Text tool
Slug Generator
Turn titles and phrases into clean URL slugs.
How to use Slug Generator
A slug generator turns a title or phrase into a clean URL-friendly text, usually using lowercase letters, numbers, and hyphens.
Basic idea
Title text -> lowercase, remove symbols, replace spaces with hyphens -> slug
Why are spaces replaced with hyphens?
Hyphens are easy to read in URLs and are commonly used to separate words in slugs.