Slug Generator
Turn any title into a clean, URL-safe slug — live.
How to use
Type or paste a title. The slug updates live below — click Copy to grab it.
About this tool
Convert a title or phrase into a clean, lowercase, URL-friendly slug. Accented characters are transliterated, spaces and punctuation become hyphens, and duplicate or trailing separators are trimmed. It runs entirely in your browser as you type.
What you can use Slug Generator for
- Create a URL slug for a blog post or article
- Generate a clean identifier from a product name
- Make a filename-safe string from a title
- Normalize a heading into an anchor id
Frequently asked questions
What is a slug?
A slug is the URL-friendly version of a title — lowercase, with words separated by hyphens and special characters removed — used in page and article URLs.
Does it handle accented characters?
Yes. Accented letters like é or ü are transliterated to their closest ASCII equivalent (e, u) before slugifying.
Is my input uploaded?
No — the slug is generated locally in your browser.
More tools
Browse all →Base64 Encode / Decode
Encode text to Base64 or decode it back — instantly, in your browser.
Basic Auth Header Generator
Turn a username and password into a Basic Authorization header.
Binary to Text Converter
Convert text to binary and binary back to text.
Case Converter
Convert text between camelCase, snake_case, kebab-case, and more.
Color Converter
Convert colors between HEX, RGB, and HSL — with a live swatch.
Cron Explainer
Decode a cron expression into plain English and see its next runs.