Slug Generator

Turn any text into a clean, URL-friendly slug.

Type a page title or product name and get a clean, lowercase, hyphen-separated URL slug back instantly - accents stripped, spaces and punctuation converted to hyphens, and duplicate hyphens collapsed. Useful for CMS platforms that don't auto-generate SEO-friendly slugs, or for double-checking that a slug from a spreadsheet import matches your site's URL conventions. Runs entirely in your browser.

Runs in your browser // nothing is uploaded

Loading tool

How it works

  1. 01

    Type or paste your title or phrase.

  2. 02

    The slug generates instantly as you type.

  3. 03

    Copy the URL-friendly slug.

Details

Runs
In your browser
Files uploaded
No
Cost per run
Free
Sign-in
Not required
Works offline
Yes, once loaded

Last updated 2026-08-03

Common questions

Does it handle accented characters?

Yes - accented and special characters are transliterated to their closest plain ASCII equivalent before slugifying.

What happens to punctuation and symbols?

Punctuation is removed and spaces are converted to hyphens, with consecutive hyphens collapsed into one.

Is the output always lowercase?

Yes - lowercase is the standard convention for URL slugs and is applied automatically.

Is my text uploaded anywhere?

No - slug generation runs entirely in your browser.

Related tools