Encoding

JSON Escape / UnEscape

Escape and unescape JSON string content locally.

About JSON Escape / UnEscape

Escape and unescape JSON string content locally. Encode, decode, escape, and inspect common text and binary-safe formats. Kr3 DevTools keeps lightweight calculations in the browser whenever possible.

How to use JSON Escape / UnEscape

  1. Open the JSON Escape / UnEscape tool page.
  2. Paste or type the content you want to process.
  3. Adjust any options shown by the tool when needed.
  4. Review and copy the generated result.

JSON text

{"name":"kr3","enabled":true}

Keywords

  • json
  • escape
  • unescape
  • string
  • json unescape
  • json string escape
  • JSON FormatterFormat, validate, and inspect JSON input as a readable tree in the browser.
  • JSON MinifierMinify and validate JSON input in the browser.
  • JSON DiffFormat two JSON documents and compare them in a side-by-side highlighted diff.
  • JSON to YAMLConvert JSON into YAML locally.
  • YAML to JSONConvert YAML into formatted JSON locally.
  • JSON to CSVConvert JSON into CSV locally.
  • String EscapeEscape and unescape string literals locally.