URL Slug Generator (Slugify)
Convert any text to a URL-friendly slug. Free, instant, no signup.
How to use this tool
- Enter text to slugify in the fields above.
- Results update instantly as you type — or click Calculate.
- Read your url slug and the full breakdown beneath it.
A slug is a URL-friendly version of a string: lowercase, words joined by hyphens, special characters removed. Used for blog post URLs, product IDs, and more.
Frequently asked questions
- What makes a good URL slug?
- A good slug is lowercase, uses hyphens as separators, contains only alphanumeric characters and hyphens, and is as short as possible while remaining descriptive.