UTILITYCO

Slug Generator

Turn any title or phrase into a clean URL slug in your browser. Transliterate accents, choose a separator, and copy SEO-friendly slugs ready for your links.

Tool / text / slug-generator

Loading tool...

01 / How it works

How it works

  1. 01Type or paste a title or phrase.
  2. 02Choose your separator: hyphen or underscore.
  3. 03Accents are transliterated and symbols removed automatically.
  4. 04Copy the finished slug for your URL.

02 / FAQ

Frequently asked questions

What is a URL slug?

A slug is the readable part of a URL that identifies a page, such as my-first-post. Good slugs are lowercase, use hyphens instead of spaces, and avoid special characters.

How are accents handled?

Accented and non-ASCII letters are transliterated to their closest plain equivalents, for example café becomes cafe, so the slug stays clean and works reliably in every browser and system.

Can I change the separator?

Yes. Hyphens are the default and the most SEO-friendly choice, but you can switch to underscores if your platform or convention requires them.

Is my text kept private?

Yes. Slugs are generated locally in your browser and nothing is uploaded. You can turn unpublished titles into slugs without exposing them.

Why are symbols removed?

Characters like punctuation and slashes can break links or look messy in a URL, so they are stripped and runs of separators are collapsed to produce one tidy, valid slug.