URL Slug Generator
Convert blog titles and headings into clean URL slugs — lowercase, hyphen-separated, with accents and special characters handled properly. Live output as you type.
Separator:
URL slug
your-slug-appears-here
How to use
- Type or paste your title.
- Pick your separator (hyphen or underscore).
- Copy the generated slug for your URL.
Frequently asked questions
Short, lowercase, hyphen-separated words that describe the page. Search engines treat hyphens as word separators, so 'best-free-tools' reads as three words.
Accented letters are transliterated (é → e), and anything that isn't a letter or number becomes the separator — no %20s or messy symbols.