Slug generation runs locally in your browser. Nothing is uploaded.

Slugify Tool

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.

Create clean URL slugs

Separator

Private slug generation for URLs and filenames

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.

How to use this tool

  1. Enter a title or phrase

    Paste the text you want to turn into a URL slug.

  2. Choose separator options

    Pick hyphens or underscores and decide whether the output should be lowercase.

  3. Copy the slug

    Review the live slug and copy it for a URL path, filename, or identifier.

FAQ

Does this slug generator upload my text?

No. Slug generation happens locally in your browser.

Does it remove accents from letters?

Yes. Text is normalized so words like Crème Brûlée become clean ASCII slugs like creme-brulee.

Can I use underscores instead of hyphens?

Yes. You can switch the separator between hyphens and underscores.

Can I keep uppercase letters?

Yes. Turn off lowercase output if you want uppercase ASCII letters preserved.