Skip to content
♥ Donate

Slug generator — offline

Titles to clean URL slugs, diacritics included — on your device.

100% private — files never leave your device
your-slug-appears-here

How it works

  1. 1

    Type or paste a title.

  2. 2

    Pick hyphens or underscores.

  3. 3

    Copy the slug.

Frequently asked questions

Does it handle diacritics like ș, ă, é, ü?

Yes — accented characters are transliterated to their base letters (Crème brûlée → creme-brulee), so slugs stay pure ASCII.

Is my text sent anywhere?

No — slug generation is a few string operations in your browser.

Hyphens or underscores?

Your choice — hyphens are the URL convention (and what search engines prefer), underscores suit file names.