URL Slugify
Turn any text into a clean, safe URL slug.
Slug options
Insert text
To insert text in the middle, use Find & replace below (e.g. replace a word with another).
Find & replace
Applied to the final result. Tip: find - and replace with / to turn the slug into a path.
my-awesome-blog-post-title
Example URL
https://example.com/my-awesome-blog-post-title
What is a URL slug?
A slug is the human-readable part of a URL that identifies a page — the my-blog-post in example.com/my-blog-post. Good slugs are lowercase, use hyphens instead of spaces, and drop accents and special characters so they stay readable and SEO-friendly.
This tool converts any text into a tidy slug instantly. Toggle the options to choose your separator, keep or strip accents, and decide how aggressively to clean special characters. Need to convert a whole list? Turn on Bulk mode to slugify one item per line. It all runs locally in your browser — nothing is sent anywhere.