1
 
 
2
  •  
  •  
 
 
3
 
 
4
 
 

TextFormatter is a utility for:

  • Escaping Special Characters
    Converting Special Characters for Json or Xml to their corresponding Escape Sequences.
  • Unescaping Escape Sequences
    Converting Escape Sequences for Json or Xml to their corresponding character format.

This utility is not OpenSource.

  1. Input text for formatting into the text area.
  2. Select the appropriate options and click to start formatting the original text.
  3. The formatted text appears in the text area here.
  4. Click the to copy the formatted text to the clipboard.