JSON Diff
Paste two JSON documents to see a structural, side-by-side diff — reordered keys are ignored.
Loading tool…
Advertisement
How to use
- Paste the original JSON on the left and the changed JSON on the right.
- Click Compare to see a side-by-side diff with a similarity score.
- Copy the unified diff, or swap the two sides.
Related tools
JSON Formatter / ValidatorFormat, minify, and validate JSON with precise error locations.
Text CompareCompare two texts and see exactly what changed — by word, line, or character.
Regex TesterTest regular expressions live with match highlighting, flags, and capture groups.
Base64 Encode / DecodeEncode and decode Base64 with correct UTF-8 handling.
Frequently asked questions
Does key order matter?
No. Both documents are normalized with keys sorted, so reordering the same keys is not reported as a difference — only real structural or value changes are.
What if my JSON is invalid?
You'll get a clear message telling you which side failed to parse, so you can fix it before comparing.
Is my data uploaded?
No. Parsing and diffing run entirely in your browser — nothing leaves your device.
About this tool
JSON Diff is a free, browser-based tool from Tools Platform. It runs entirely on your device — your data is never uploaded to a server, so it stays completely private. There are no accounts, no watermarks, and no limits. Paste two JSON documents to see a structural, side-by-side diff — reordered keys are ignored.