Slug Generator
Generate clean, SEO-friendly URL slugs from titles or text. Lowercases, removes accents and special characters, and joins words with hyphens. Free and instant.
URL slug generator
Turn any title or phrase into a clean, URL-friendly slug. The generator lowercases text, strips accents and punctuation, and joins words with a hyphen or underscore — ready to drop into a blog post URL, product page or anchor link.
Frequently asked questions
What is a URL slug?
A slug is the human-readable part of a URL that identifies a page, like 'my-blog-post' in example.com/my-blog-post. Clean slugs are good for SEO and sharing.
How are accents and symbols handled?
Accented letters are converted to their basic form (é → e), the text is lowercased, and anything that isn't a letter or number is replaced with your chosen separator.
Can I use underscores instead of hyphens?
Yes. Switch the separator to an underscore. Hyphens are generally recommended for SEO, but underscores are available if you need them.