Structured Compare

Compare JSON or XML deeply and see the structural differences natively.

Left Panel
Right Panel

Summary

Total lines: 1

Removed: 0Added: 0Changed: 1
L#R#LeftRight
11
{
{
22
"name": "Lohith",
"name": "Lohith",
33
- "skills": ["react", "python", "security"],
+ "skills": ["react", "python", "cryptography"],
44
"active": true
"active": true
55
}
}