Escape - Escapes: ( %><[\]^`{|}#,ドル:;=?!'()~ and space ).
Unescape - Unescapes: ( %><[\]^`{|}#,ドル:;=?!'()~ and space ).
Encode URI - Encodes: ( %><[\]^`{|} ).
Decode URI - Decodes: ( %><[\]^`{|} ).
Encode URI Comp. - Encodes: ( %><[\]^`{|}#$&+,/:;=? ).
Decode URI Comp. - Decodes: ( %><[\]^`{|}#$&+,/:;=? ).
Escape XML - Escapes: ( &"><' ).
Unescape XML - Unescapes: ( &"><' ).
UTF-8 Encode.
UTF-8 Decode.
Base64 Encode.
Base64 Decode.
UPPERCASE.
lowercase.
sWITCH cASE.
Camel Case.
Title Case.
Word Wrap @> - Word wrap at the specified width. To break longer words, hit 'cut' afterwards.
Cut @> - Cut at the specified width.
Trim string - Remove leading and trailing whitespaces.
Prettify punctuation - Transforms straight quotes", hyphen-dashes --/---, and three dots... into their correct equivalents "curly quotes", en/em-dashes --/---, and horizontal ellipsis...
Text Statistics - Words characters count.
Lines:
Trim - Remove leading and trailing whitespaces on each line.
Remove duplicates - Remove duplicate lines (keeping only first occurrence).
Keep only duplicates - Remove non-duplicate lines (keeping only one copy of duplicate lines).