CMD + K
简体中文

音译 URL

Your string:
Separator:
Lang:
English
Truncate:
Symbols
Maintain Case
Title case
Uric
Uric No Slash
Mark
todo
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: "-", "_", ".", "!", "~", "*", "'", "(", ")"