Private URL slug maker

Slug Generator

Turn a title or phrase into a clean lowercase URL slug with configurable separators and case.

Your text stays in your browser. Processing happens locally and nothing is uploaded.

Cleanup options

Create readable URL and CMS slugs

Generate slugs for blog posts, CMS pages, route names, and filenames. The default removes common punctuation, converts spaces to hyphens, collapses repeated separators, and trims separators from both ends.

Accents and Unicode

Common Latin accents are removed, so café becomes cafe. Letters from non-Latin scripts are preserved rather than replaced with unpredictable approximations; confirm that your publishing system accepts Unicode slugs.

Frequently Asked Questions

Common combining accents are removed, turning values such as café into cafe.

No. Unicode letters and numbers are preserved when straightforward transliteration is unavailable.

Yes. Turn off Lowercase to preserve the case of letters that remain in the slug.