Slugify — clean URL slugs from any text

Turn any text into a clean URL slug — lowercase, hyphenated and accent-stripped — in your browser.

🔒 Runs entirely in your browser. Your input and output are never sent to a server or stored — fully private.

Output is lowercase ASCII (a–z, 0–9). Accents are transliterated; other characters are dropped.

Did this tool help? Tap to react

About this tool

Turn any title or phrase into a clean URL slug — lowercase, hyphen-separated and stripped of accents and punctuation. Pick your separator and copy the result. It runs entirely in your browser.

Frequently asked questions

What is a URL slug?

A slug is the human-readable part of a URL that identifies a page, like 'my-first-post'. Slugs use lowercase letters, numbers and hyphens so they stay safe and readable in links.

Is my text uploaded?

No. Slugify runs locally in your browser, so the text you enter is never sent to a server.