Loading…
Guide
A local JSON utility for development, API debugging and configuration checks. Your input is processed in the browser instead of being uploaded to a server.
Updated 2026-09-071 min read
For example, {"b":2,"a":1} can be formatted and sorted into a stable, readable structure.
Processing is local to the current browser tab by default.
Updated 2026-09-07
Format, minify and validate JSON, sort keys and unescape stringified JSON