Slug Generator
Convert any title into a clean, URL-safe slug.
Loading tool…
About this tool
Enter a page title or phrase to instantly generate a clean, lowercase, hyphenated URL slug suitable for blog posts and pages.
How to use
- Enter your title or phrase.
- The URL-safe slug is generated instantly.
- Copy the slug for use in your CMS or URL.
FAQ
How are special characters handled?
Accented characters are transliterated to their plain equivalents, and non-alphanumeric characters are removed or replaced with hyphens.
Can I set a maximum slug length?
Yes, set a max character limit and the slug will be truncated at the nearest word boundary.