Slug Generator
Type or paste text, pick separator and case, optionally strip Unicode / stopwords / emoji, and copy the slug — single line or bulk CSV.
Generate a slug
Paste a headline and watch the SEO-friendly slug update live. Length checks and badges flag issues as you type.
Options
How should the slug be shaped?
Separator
Case
Strict ASCII
Transliterate accented Latin & Turkish letters to their ASCII equivalents.
Strip emoji
Remove emoji and pictographic characters from the slug.
Trim duplicate separators
Collapse repeated separators like '--' or '__' into one.
Max length
Truncates on a word boundary; long single words are hard-cut.
Stopword filter
Drop common function words ('the', 'and', 've'...) from the selected languages.
Custom replacements
Applied before tokenization. e.g. & → and, % → percent. Blank rows are ignored.