Does this slug generator upload my text?
No. Slug generation happens locally in your browser.
Slug generation runs locally in your browser. Nothing is uploaded.
Create clean, lowercase URL slugs from titles, headings, product names, and campaign labels while removing accents and extra punctuation.
Slug generation runs locally in your browser. Nothing is uploaded.
Use the slugify tool to turn blog titles, documentation headings, product names, landing page ideas, and filenames into readable URL-safe text.
The converter normalizes accented characters, removes diacritics, replaces punctuation with a chosen separator, collapses repeated separators, and trims the ends locally.
Paste the text you want to turn into a URL slug.
Pick hyphens or underscores and decide whether the output should be lowercase.
Review the live slug and copy it for a URL path, filename, or identifier.
No. Slug generation happens locally in your browser.
Yes. Text is normalized so words like Crème Brûlée become clean ASCII slugs like creme-brulee.
Yes. You can switch the separator between hyphens and underscores.
Yes. Turn off lowercase output if you want uppercase ASCII letters preserved.