Format & minify
Beautify with 2-space, 4-space or Tab indentation, or minify to a single compact line.
Native · Free · Open source
Format, validate, explore and transform JSON in a fast, private, native SwiftUI window. Free and open source, built for Apple Silicon.
What it does
Beautify with 2-space, 4-space or Tab indentation, or minify to a single compact line.
Catch syntax errors instantly with precise line and column reporting — no guessing.
Read JSON with colored syntax highlighting, or navigate nested data in a collapsible tree.
Pull values with a JSONPath subset like $[*].id or $.users[*].email — results open with Copy & Download.
One-click JSON escape, Base64, URL encode and real gzip — each with line-numbered output.
Diff two JSON documents side by side: a summary of added, removed and changed counts plus a color-coded tree showing each change as old → new.
Runs entirely on your Mac. Your data never leaves the machine — no servers, no telemetry.
The interface
Try it here
A taste of the app — runs entirely in your browser, nothing is uploaded. The desktop app does much more.
JSONPath subset
Type a path; matching values open in a separate window with Copy and Download.
$[*].idThe id of every element in a top-level array$.users[*].emailEvery email under the users array$.a.b[*].xField x across a nested array[index]A single array element by position['key']A property by quoted key nameFAQ
Free and open source. Download the latest release — DMG or ZIP — for Apple Silicon.