1
2
3
4
TextFormatter is a utility for:
-
Escaping Special CharactersConverting Special Characters for Json or Xml to their corresponding Escape Sequences.
-
Unescaping Escape SequencesConverting Escape Sequences for Json or Xml to their corresponding character format.
This utility is not OpenSource.
-
Input text for formatting into the text area.
-
Select the appropriate options and click to start formatting the original text.
-
The formatted text appears in the text area here.
-
Click the to copy the formatted text to the clipboard.