Text Master

by Thankless Technologies

Path Case

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