Slug Generator
Turn text into a clean, URL-friendly slug.
Runs entirely in your browser. Nothing is sent anywhere.
How it works
- 1Type a title or phrase.
- 2Adjust the options if needed — it updates as you type.
- 3Copy the slug.
About this tool
Type a title or phrase and get back a clean, lowercase, hyphen-separated slug ready to use in a URL — accented characters are converted to their plain equivalent by default, and punctuation and extra spaces are stripped automatically.
What is a slug?
The URL-friendly part of a web address that identifies a specific page, like the "my-blog-post-title" in example.com/blog/my-blog-post-title.
Can I use underscores instead of hyphens?
Yes, switch the separator option — though hyphens are the more common convention for URLs and generally better for SEO.
Is my text sent anywhere?
No, everything happens entirely in your browser.