JSON Tools
Active Tool
Back
JSON Compare
{"name": "Alice", "age": 30}
{"name": "Bob", "age": 30, "city": "NYC"}
2 differences found
name
- "Alice"
+ "Bob"
city
+ "NYC"