Slug Generator
Slugify titles into lowercase, URL-safe permalinks with hyphen or underscore separators, accent folding, and optional max length. Copy CMS-ready slugs without checking them into a remote API.
Runs entirely in your browser. Your data never leaves this device.
- URL-safe slugs
- Accent folding
- Max length
- Hyphen or underscore
- CMS ready
How it works
- Paste a title or headline.
- Generate a lowercase, hyphenated, URL-safe slug with optional max length.
- Copy the slug into your CMS permalink settings.
Key features
- URL-safe slugs
- Accent folding
- Max length
- Hyphen or underscore
- CMS ready
FAQ
Unicode characters?
We transliterate common accents where possible and strip remaining unsafe characters.
Underscores vs hyphens?
Hyphens are the default SEO-friendly separator; toggle if you need underscores.
Unique slugs?
This tool does not check your CMS for collisions — append a suffix if needed.
Private?
Yes — slugify runs locally.
Keep building
Related developer tools
Convert text to upper, lower, title, camel, snake, kebab, and more — instant case tools online.
Generate SEO meta tags and Open Graph snippets with a live preview. Free meta tag builder.
Free URL encoder and decoder for query strings, paths, and HTML entities — private in your browser.