Spot exactly what changed between two versions of a document, config, or code block, with a color-coded unified diff and per-side change statistics.
A longest-common-subsequence algorithm produces minimal line-level additions (+) and removals (−), so the diff stays readable and compact.
Yes. Diffing is line-based and language-agnostic, so it works for code, YAML/JSON config, logs, and prose alike.
No. The entire comparison runs in your browser.