Turn any title into a clean URL slug. Strips accents and special characters.
100% in your browser · No uploadsSlug
hello-world-cafe-co
Slugify turns a title into a clean URL slug — lowercase, hyphen-separated, with accents and special characters stripped. Bulk mode processes one title per line.
Strict drops everything that isn't ASCII (a-z, 0-9). Non-strict keeps Unicode letters like é, ñ, or Cyrillic — useful for non-English URLs that support Unicode slugs.
Yes — change the Separator field to whatever character you want. Hyphens are standard for URLs (Google treats them as word separators).