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

  1. Enter a title or phrase.
  2. Choose a separator and character set.
  3. 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.