String Escape / Unescape
Escape or unescape special characters in strings instantly online. Free tool for embedding strings in JSON, debugging APIs, and copying code.
Related tools
Base64 Encoder / Decoder
Encode or decode Base64 text and files instantly online. Free Base64 converter for JWTs, data URLs, and auth headers — everything runs in your browser.
Image to Base64
Convert any image to a Base64 data URL instantly online, for free. Supports PNG, JPG, GIF, WebP, and SVG — great for embedding images in CSS.
JSON Formatter
Format, validate, and minify JSON online for free. Instantly catch syntax errors, apply clean indentation, and minify with one click — no sign-up needed.
UUID Generator
Generate one or hundreds of random v4 UUIDs instantly online, for free. Perfect for database primary keys, session tokens, and API request IDs.
About String Escape / Unescape
Escape or unescape special characters in strings for use in code or JSON payloads. • Escape mode: converts newlines, tabs, quotes, and backslashes to their escaped equivalents • Unescape mode: reverses escaped sequences back to raw characters • Useful when embedding strings in JSON, debugging API responses, or copying code • Updates live as you type