URL Slug Generator
SEO-friendly URL slugs from any text — with proper German transliteration.
URL Slug Generator
How it works
- 1.
Paste text
Paste a full URL including protocol (https://, mailto:, tel:). The tool uses the WHATWG URL spec — the same parser browsers use internally.
- 2.
Choose options
Protocol, host, port, path, query parameters, and fragment are broken out cleanly. Each query parameter is individually readable and copyable.
- 3.
Copy
Every parameter has its own copy button. Useful for OAuth callbacks, UTM tracking, and debugging cryptic redirect URLs.
FAQ
Why proper transliteration?+
A word like "Möbel" becomes "moebel", not "mbel". Crucial for German SEO and URL compatibility.
Can I batch-generate slugs?+
Yes. Each line becomes its own slug.
Which separators?+
Hyphen (default), underscore or dot.
Related tools
- Text & GeneratorsCase Converter
Convert text to camelCase, snake_case, kebab-case, Title Case and more.
- Text & GeneratorsWord and Character Counter
Count words, characters, sentences, paragraphs, reading time and most common words.
- DeveloperURL Parser & Inspector
Break any URL into protocol, host, path, query parameters and fragment.