AV-D01
JSON Diff
Compare two JSON documents side by side and export the changes as a JSON Patch.
● Runs on your device; nothing is uploadedHow to use it
- Paste JSON into Original and Changed, or use Open on either side to load a file.
- Tick Ignore array order or Match array items by id to suit your data.
- Click Compare and read the added, removed, changed and moved counts.
- Switch between the Visual, JSON Patch and Raw delta views.
- Copy the output, or click Download patch or Download delta.
Limits
- Opened file size
- 20 MB per side
Features
- RFC 6902 JSON Patch export
- Visual diff with an option to hide unchanged values
- Array items matched by id, _id or key, so edits aren't shown as remove + add
- Order-insensitive array comparison
- Parse errors reported with line and column
- Swap and per-side Format buttons
For AI agents: avtools_json_diff
Loading the tool…