URL Slug Generator
Turn a title into a clean URL slug, either transliterating accents to ASCII or keeping the original script.
Input
Output
Everything runs on your text, in your browser
The text you paste is processed in the page and never uploaded, so logs, exported data and draft documents can be worked on here without leaving the device.
Frequently asked questions
How much text can it handle?
Tens of thousands of lines without trouble. Everything is in-memory, so the only limit is your device.
Related tools
Case ConverterConvert between camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Title Case and more — line by line.URL EncodePercent-encode a URL or query string, with component and full-URI modes plus optional form (+) encoding.Word & Character CounterCount characters, words, sentences and paragraphs — counting CJK characters correctly rather than treating a whole sentence as one word.Sort, Dedupe & Reverse LinesSort lines alphabetically or naturally, remove duplicates, trim whitespace and drop empty lines in one pass.Regular Expression TesterTest a JavaScript regular expression against your text and see every match, capture group and named group.Text Compare (Diff)Compare two blocks of text line by line and see exactly what was added, removed or left alone.