Slug Generator
Free online slug generator. Convert any text, title, or heading into a clean, URL-friendly slug. Customize separator, case, and special character handling.
Share this tool
— Help others discover itFrequently Asked Questions
What is a slug?
▼
A slug is the URL-friendly version of a text string, typically used in web addresses. For example, 'How to Build a Website' becomes 'how-to-build-a-website'.
What separators can I use?
▼
You can choose between hyphens (-), underscores (_), or dots (.). Hyphens are the most common and recommended for SEO.
Does it handle special characters?
▼
Yes. The generator removes special characters and normalizes unicode (e.g., accented characters like e become e). You can toggle this behavior off if needed.