Tool

Diff Checker

Compare JSON, XML, or plain text line by line — auto-formatted for clarity — with additions and deletions highlighted.

← Back home
Format:Detected: JSON / JSON

Comparison result

1 removals
4 lines
1
{
2
"name": "Ashish",
3
"role": "Developer"
4
}
2 additions
5 lines
1
{
2
"name": "Ashish",
3
"role": "Senior Developer",
4
"location": "India"
5
}