Type or paste a title - or one phrase per line for bulk - then the slug updates live. Pick "-" or "_" as the separator and optionally cap the length.
URL Slug Generator
Turn a title or phrase into a clean URL slug (lowercase, hyphen-separated, no accents) in your browser - no upload and no account.
Type or paste a title - or one phrase per line for bulk - then the slug updates live. Pick "-" or "_" as the separator and optionally cap the length. Copy puts the current slug on the clipboard.
Use it to prep permalinks for a blog post, CMS path, or static-site filename from a human title. Slugify strips Latin and Vietnamese diacritics via Unicode normalize (NFD) and runs locally.
Does not transliterate Chinese, Arabic, or Cyrillic scripts. Nothing you type is saved between visits.
Frequently Asked Questions
What does the URL Slug Generator do?
It turns a title or phrase into a clean URL slug - lowercase, hyphen-separated, with accents stripped - so you can paste it into a CMS path or blog permalink.
Does my text leave this browser?
No. Slugify runs locally with Unicode normalize (NFD). There is no upload and no account.
Can I slugify many titles at once?
Yes. Paste one phrase per line; each line becomes its own slug. Pick "-" or "_" as the separator and optionally set a max length.
Does it handle Vietnamese accents?
Yes for Latin and Vietnamese diacritics (for example, "Á trên đầu xe" becomes "a-tren-dau-xe"). It does not transliterate Chinese, Arabic, or Cyrillic scripts.