Slug Generator
Free online URL slug generator converting titles and headers into URL-friendly strings.
Raw Title / Text
Generated URL Slug
How it works
The Slug Generator normalizes Unicode diacritics, removes non-alphanumeric symbols, trims whitespace, and joins tokens using your selected separator.
Frequently Asked Questions
Are my titles stored anywhere?+
No, slug generation occurs 100% locally inside your web browser.
How are accented characters handled?+
Common diacritics are normalized to their basic Latin forms before the slug is assembled.
Which separator should I use?+
Hyphens are the conventional choice for web URLs, while underscores or dots may suit filenames and internal identifiers.
Related Tools
Case ConverterConvert text strings between camelCase, kebab-case, snake_case, CONSTANT_CASE, PascalCase, and Title Case instantly in your browser.→Sort LinesFree online line sorting tool supporting alphabetical, numerical, length, and duplicate removal.→Character CounterCount Unicode characters, characters without whitespace, words, lines, and UTF-8 bytes as you type or paste text.→Text Diff CheckerCompare two text or code snippets line-by-line to identify additions, deletions, and differences instantly in your browser.→