Office Dev Tools

Text / JSON Diff

Compare two texts side by side with line and character-level highlighting. JSON mode ignores key order and formatting. Runs entirely in your browser.

+3 added, 2 removed. Highlights show the exact changed characters.

Original

Loading editor…

Changed

Loading editor…

Differences

1{1{
2 "features": [2 "features": [
3 "json",3 "json",
4 "yaml"4 "yaml",
5 "diff"
5 ],6 ],
6 "name": "office-tools",7 "name": "office-tools",
7 "private": true,8 "private": true,
8 "version": "1.0.0"9 "version": "1.1.0"
9}10}