Loading...
Compare JSON files online for free. Find differences between JSON documents. Highlight changes.
Compare two JSON objects and find differences
Paste two JSON objects to compare
Click "Compare JSON" to analyze differences
See color-coded added/removed/modified items
Copy difference report for documentation
Paste two JSON objects to compare
Click "Compare JSON" to analyze differences
See color-coded added/removed/modified items
Copy difference report for documentation
The tool recursively compares all nested properties and arrays at any depth, displaying the full property path (e.g., user.address.city) for each detected difference.
Green indicates properties added in the second JSON, Red shows removed properties from the first JSON, Yellow marks modified values, and Gray represents unchanged data (can be toggled with checkbox).
Yes, but files larger than 1MB may take 10-30 seconds to process. For faster results, consider minifying JSON first or splitting into smaller comparison chunks.
Arrays are compared element by element. If arrays have different lengths or any element differs, the tool shows which specific elements were added, removed, or modified.