URL Slug Generator
Turn titles and phrases into clean, readable URL slugs.
Slug Generator workspace
About Slug Generator
A URL slug is the readable part of a page address. This tool normalizes spacing and punctuation, joins words with your chosen separator, and can preserve non-Latin letters for international URLs.
How to use
- Enter a title or phrase.
- Choose a separator and character set.
- Copy the generated slug into your URL.
FAQ
Should a slug use hyphens or underscores?
Hyphens are the common choice for public web URLs because they are easy to read. Use underscores only when an existing system requires them.