Example slug
"A better launch checklist" becomes `a-better-launch-checklist` with hyphen mode, or `a_better_launch_checklist` with underscore mode.
Text tool
Paste a title or short phrase to create a lowercase URL slug. Accents, punctuation, and repeated separators are cleaned locally in the browser.
Input
Output
"A better launch checklist" becomes `a-better-launch-checklist` with hyphen mode, or `a_better_launch_checklist` with underscore mode.
The generator lowercases text, removes accents, changes punctuation into separators, and trims duplicate separators from the beginning and end.
The text is converted in the page. It is not uploaded, logged, or sent to a server by this tool.
Slugs are ASCII-focused for broad URL compatibility. Review important brand names, non-Latin text, and acronyms before publishing.