Code Tools
Recently added
XML Compare
Compare two XML snippets and highlight differences.
Features
- Side-by-side style comparison
- Highlights changed regions
- Useful for config and API XML
How to use XML Diff
- 1Paste the original XML on one side.
- 2Paste the updated XML on the other.
- 3Scan highlighted differences.
Examples
Changed value
Input<a>1</a> vs <a>2</a>Output
Difference on text node
About XML Diff
XML Compare highlights differences between two documents so you can review config changes, SOAP responses, or export files without eyeballing every tag. Format both sides first if indentation noise is getting in the way.
Frequently asked questions
Comparisons are text-oriented - normalize formatting if attribute order creates noise.
Format both inputs first for a cleaner diff.
Locally in your browser.