All tools

JSON String Escape

Escape or unescape text for use inside a JSON string literal — quotes, newlines and unicode.

Escape turns raw text into a JSON-safe string body (quotes, newlines, tabs, control chars). Unescape reverses it — paste with or without the surrounding quotes. All local.