Slug Generator
Turn any title into a clean URL slug — accents stripped, spaces hyphenated.
100% in your browser
No watermark
No sign-up
How it works
- Type or paste a title or phrase.
- It’s converted into a clean URL slug as you type.
- Pick your separator and copy the slug.
Frequently asked questions
- What does it do to the text?
- It strips accents (é → e), removes punctuation, converts spaces to a hyphen or underscore, collapses repeats and (optionally) lowercases everything — leaving a safe, readable URL slug.
- Is it processed online?
- No. The slug is generated entirely in your browser; nothing is uploaded.