Free JSON escape tool — escape special characters (quotes, backslashes, newlines, tabs, unicode) in strings for safe JSON embedding, or unescape JSON-encoded strings back to plain text. Essential for API development and data processing.
How to Use
Paste the string you want to escape or unescape.
Click Escape to convert special characters to JSON escape sequences.
Click Unescape to convert escape sequences back to plain text.