URL Slug Generator
Convert any text into a clean URL slug. Handles unicode, separators, and case in real time.
Convert any text into a clean URL slug. Handles unicode (e accent becomes e), separators (- or _), max length, and stopword stripping. Bulk mode converts a whole list of titles at once.
When to use it
- 1Generating SEO-friendly URLs for blog posts or product pages.
- 2Cleaning up a list of titles into stable slugs for a CMS migration.
- 3Producing safe filenames from human input.
How it works
- 1
Type or paste text
Single line for a single slug, or one item per line for bulk mode.
- 2
Tune the rules
Pick separator, lowercase toggle, max length, transliterate-unicode, strip-stopwords.
- 3
Copy or download
One-click copy or download as a .txt for batch import elsewhere.
Frequently asked
Does it strip emojis?
Yes. Non-ASCII non-letter characters are removed unless they transliterate to a Latin equivalent.
What stopwords are excluded?
Common English articles and prepositions (a, an, the, of, in, on, etc.) when the strip-stopwords toggle is on.
Want a tool just like this, but yours?
Every tool on this page was generated by GenMB from a single prompt. Describe yours and ship it to your own subdomain in minutes.
Build with GenMBRelated tools
Strong Password Generator
Generate cryptographically random passwords. Customize length and character classes. Runs in your browser, never sent.
AI Lorem Ipsum & Placeholder Text
Generate Lorem Ipsum or AI-written placeholder text in any tone or topic. Save snippets when signed in.
UUID Generator
Generate UUIDs (v4 random and v7 time-ordered). Bulk generation, copy or download as a list.
Fake Data Generator
Generate realistic fake names, emails, addresses, and phone numbers for testing. Save schemas to reuse anywhere.