Convert text to path/case with forward slashes. Useful for building file paths and URL segments from text.
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