Loading…
Loading…
Text tool
Turn titles into URL-safe slugs.
Slug Generator turns article titles, product names, and page headings into clean, URL-safe slugs for blogs, CMS routes, and static sites. On ezToolFlow it lowercases input, strips accents, replaces non-alphanumeric runs with hyphens, and trims edge dashes — free, instant, and processed in your browser so draft titles never need a server round-trip.
A URL slug is the readable segment after your domain (for example /blog/how-to-write-slugs). Search engines and humans both prefer short, hyphen-separated, lowercase paths over query strings or raw titles full of punctuation. Good slugs stay stable after publish: changing them later can break bookmarks and inbound links unless you add redirects.
This generator normalizes Unicode with NFKD and removes combining marks so titles with accents (café, naïve, São Paulo) become ASCII-friendly segments without manual cleanup. Anything that is not a–z or 0–9 collapses to a single hyphen, and leading or trailing hyphens are removed so you never copy -ugly-edges- into your CMS.
Typical workflow: draft the H1 first, generate a slug, then paste it into WordPress, Ghost, Next.js route folders, Shopify handles, Notion public pages, or documentation sidebars. If your stack expects underscores instead of hyphens, convert afterward with Case Converter (snake_case) — most public URLs still prefer kebab-case.
Keep slugs descriptive but concise. Drop stop-heavy fluff when the title is long, avoid dates unless the content is truly time-bound, and do not stuff keywords that are not in the page. Pair with Whitespace Cleaner if you pasted a multi-line title with odd spacing, then re-run the slug pass.
Because conversion is client-side, you can safely experiment with working titles for unreleased posts. When you are happy with the string, use Copy slug and paste once into your routing or SEO plugin fields. Related tools — Case Converter, Find & Replace, and Word Counter — help when you are batching a content calendar.
ezToolFlow is operated by Vishvajeet Shukla. For privacy details on browser tools, accounts, and AI features, read our Privacy Policy.
Paste the page title, product name, or heading you want as a path segment. Special characters and accents are fine.
The output updates as you type: lowercase, accent-stripped, hyphenated, and trimmed for URL safety.
Click Copy slug, then paste into your router, blog slug field, or content model. Adjust only if your brand has a fixed prefix.
Create consistent /posts/my-article-title paths for Markdown sites, docs portals, and editorial CMSs.
Turn product names into storefront handles that stay readable in share links and sitemaps.
Generate short path segments for ads and email CTAs without leaving punctuation or emoji in the URL.
Tip: after you finish, check Related tools at the bottom of this page for the next step in your workflow.
Quick answers about tools, privacy, limits, and pricing.
Output uses lowercase a–z, digits 0–9, and hyphens as separators. Other characters from the title are removed or converted to hyphens.
Text is normalized (NFKD) and combining diacritic marks are stripped so café becomes cafe inside the slug. Always spot-check languages that need different transliteration rules.
Short stop words are allowed; many sites keep them for readability. For very long titles, remove filler manually before generating if you want a shorter path.
No. Transformation runs in your browser. Copying the slug may count toward daily tool usage limits by account tier, but the title text is not uploaded for conversion.
Yes for simple asset names, but remember some systems allow underscores or disallow starting digits. Adjust after copy if your platform has stricter rules.
Generate the kebab-case slug here, then convert hyphens to underscores with Case Converter or Find & Replace to match internal API naming.
Yes. Slug Generator is free to use on ezToolFlow. Guests and free accounts may have daily limits on some tools; premium tiers can raise or remove those limits. AI tools may also spend credits.
For browser-based tools, processing runs on your device when possible and files are not uploaded for conversion. Optional accounts, usage limits, and AI features are described in our Privacy Policy.
No for most tools — you can start as a guest. An account helps keep higher daily limits and saved work (for example AI resumes).
Close other heavy tabs, use a smaller input file, and try Chrome or Edge on desktop. Very large files can stress browser memory.
Keep working with similar free tools — no signup required for most.
Count words, characters, sentences and paragraphs
Open toolConvert text to UPPERCASE, camelCase, snake_case, kebab-case & more
Open toolCompare two texts line by line and highlight changes
Open toolTrim and collapse messy whitespace
Open toolSort, unique, and number lines
Open toolBulk find and replace text
Open tool