CMD + K
日本語

Speaking Url Generator

Your string:
Separator:
Lang:
English
Truncate:
Symbols
Maintain Case
Title case
Uric
Uric No Slash
Mark
Generate a slug with a lot of options; create a so-called Semantic URL or 'Clean URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly URL' or 'SEO-friendly URL' from a string. This tool aims to transliterate the input string.
Built with , using the open-source package speakingurl.

Usage

optiondesc
separatorchar that replaces the whitespaces
langlanguage specific transliteration
symbolsfalse -> don't convert symbols; true -> convert symbols according to the 'lang' setting
maintainCase true -> maintain case chars;false -> convert all chars to lower case
titleCasetrue -> convert input string to title-case
truncate0 -> don't trim length; >= 1 -> trim to max length while not breaking any words
urictrue -> additionally allow chars: ";", "?", ":", "@", "&", "=", "+", "$", ",", "/"
uricNoSlashtrue -> additionally allow chars: ";", "?", ":", "@", "&", "=", "+", "$", ","
marktrue -> additionally allow chars: "-", "_", ".", "!", "~", "*", "'", "(", ")"