Kebab Case

← All Tools

Convert text to kebab-case (words joined by hyphens). Standard format for CSS class names, URL slugs, and CLI flags.

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

USED IN COOKBOOKS