Share
Escape or unescape strings for JSON embedding.
Escape special characters in a string for safe JSON embedding, or unescape a JSON string back to plain text. Handles quotes, backslashes, newlines, tabs, and all JSON control characters.
Quickly escape special characters for safe JSON embedding or convert escaped strings back to plain text.
Access the JSON Escape tool
Navigate to the JSON Escape / Unescape tool page to begin processing your string data.
Paste your text into the input
Enter the plain text you want to escape or the JSON string you need to unescape into the main text area.
Select the escape or unescape action
Choose whether to escape special characters like quotes and backslashes or unescape them back to their original format.
Copy the processed JSON string
Review the generated output in the result field and copy it for use in your code or JSON configuration files.
Estimated time: PT1M
Share this tool