Dot Case

← All Tools

Convert text to dot.case notation. Common in Java package names, property keys, and configuration paths.

Example

Hello World → hello.world

foo_bar_baz → foo.bar.baz

The Quick Brown Fox → the.quick.brown.fox

Chain this tool with others in the Pipeline Builder →

Create multi-step text transformations