Tools

Text tool

Slug generator

Paste a title or short phrase to create a lowercase URL slug. Accents, punctuation, and repeated separators are cleaned locally in the browser.

Input

Slug source

Output

Generated slug

Example slug

"A better launch checklist" becomes `a-better-launch-checklist` with hyphen mode, or `a_better_launch_checklist` with underscore mode.

What it changes

The generator lowercases text, removes accents, changes punctuation into separators, and trims duplicate separators from the beginning and end.

Privacy

The text is converted in the page. It is not uploaded, logged, or sent to a server by this tool.

Limits

Slugs are ASCII-focused for broad URL compatibility. Review important brand names, non-Latin text, and acronyms before publishing.