json escapejson unescapeescape json stringunescape json stringPrivacy: Browser local
JSON Escape Unescape
Escape and unescape JSON string content for logs, fixtures, and embedded payloads.
Input / Output
Start with the tool
Input, output, and copy actions stay in this main surface. Examples and reference checks are separated below.
Local session
Input state is saved only in this browser so you can restore the last workspace without an account.
Review after the result
Open examples, checks, and related tools only after the primary input/output flow is done.
Examples
Starting points for this utility{"message":"Hello Bob"}Line 1\nLine 2quote: "Bob" and path: C:\\tempUse cases
Data- Escape text for JSON string values or unescape copied JSON string content.
- JSON Escape Unescape for data workflows
- Decide whether the target needs raw escaped content or a full quoted JSON string.
- Check quotes, backslashes, newlines, tabs, and Unicode escapes before copying.
- Use JSON Formatter next when the escaped value is part of a larger object payload.