Text Tools
Recently added
Kebab Case Converter
Convert text to kebab-case for URLs and CSS.
Features
- Phrase → kebab-case
- URL and CSS friendly
- Copy-ready slugs and class names
How to use kebab-case
- 1Paste the phrase.
- 2Convert to kebab-case.
- 3Paste into CSS, routes, or filenames.
Examples
CSS class
InputPrimary ButtonOutput
primary-button
About kebab-case
Kebab Case Converter produces lowercase hyphenated strings - the usual shape for CSS classes, route segments, and repo file names.
Frequently asked questions
Often similar; dedicated slug tools may also strip accents and punctuation more aggressively.
Treated as separators and turned into hyphens.
Browser-only.