Text to Slug Converter
Create clean URL slugs from titles and phrases
ABOUT
What is Text to Slug Converter?
Normalize a title into a lowercase URL slug by removing accents, punctuation, and repeated separators. Choose kebab-case or snake_case for the output.
ABOUT US
Small tools, built for the web.
Utilities that run entirely in your browser. No install, no signup, and your data never leaves your machine.
FAQ
Questions, answered.
What makes a good URL slug?+
Keep it short, descriptive, lowercase, and stable. Avoid dates or words that may change when the page is updated.
Does it remove accents?+
Yes. Accented Latin characters are normalized to their basic letters before punctuation is removed.
Can I generate slugs for multiple titles?+
This tool converts one phrase at a time so you can review each slug before using it in a URL.