Privvert logoPrivvert

Slugify

Make URL-safe slugs from any text.

About this tool

Turn a title or sentence into a URL-friendly slug - lowercase, hyphenated, with diacritics removed. Great for blog posts and product pages.

Features

  • Diacritics stripped (café → cafe)
  • Custom separator
  • Optional max length
  • Live preview

How to use it

  1. Type or paste a title.
  2. Copy the generated slug.
🔒 100% private

Everything happens inside your browser using JavaScript and WebAssembly. Your files are never uploaded to a server, never stored, and never seen by us.

Frequently asked questions

Will it handle Cyrillic / Chinese?

Non-Latin characters are romanised when a transliteration is available; otherwise they're stripped.