JSON string unescaper

Paste escaped JSON string content to read the original text.

Turn JSON escape sequences back into text.

Input

Result

About this tool

The JSON string unescaper turns JSON escape sequences into their original text characters. It handles escaped quotes, backslashes, tabs, line breaks, Unicode sequences, and other valid JSON string content. Use it to read a copied log value, inspect text from an API response, or verify encoded test data. Paste the content from inside a JSON string, without the surrounding quotation marks, to get the clearest result.