JSON Escape / Unescape
Escape strings for use in JSON by adding backslashes and convert JSON strings back to the original text.
How to use?
Use Escape → para escapar uma string para uso em JSON. Use ← Unescape para reverter uma string JSON ao texto original.
Related Tools
JavaScript Escape / Unescape
Escape JavaScript strings by adding backslashes before special characters and convert back to the original.
HTML Escape / Unescape
Escape special HTML characters (<, >, &, ", ') to HTML entities and convert entities back to text.
XML Escape / Unescape
Escape special XML characters (<, >, &, ", ') to entities and convert XML entities back to text.
OpenTelemetry Span JSON Generator
Produce an OpenTelemetry span as JSON with a 32-hex traceId and a 16-hex spanId from the crypto random source, or keep a valid traceId you paste in.
JSON Flatten / Unflatten
Flatten a nested JSON into dot-notation keys (e.g. user.address.city) and rebuild the reverse path. Useful to export to CSV, generate .env files or compare configs. Everything in your browser.
Discord Embed Builder
Build Discord embeds (title, description, color, fields, footer, thumbnail) and export the JSON ready for webhook. Includes preview. Everything in your browser.