Difference Tool (Compare Text/Files)

Difference Tool - Quick Cheat Sheet

  • Unified: single column with - deletions, + additions, ~ changes.
  • Side-by-side: original on the left, changed on the right; aligned by the algorithm.
  • Algorithm: LCS (longest common subsequence) on lines; optional word-level pass on changed lines.
  • Colors: green = added, red = removed, amber = changed; grey = equal lines.
  • Files: drag & drop onto either text area or use file pickers.
  • Export: "Download .patch" saves the visible textual diff (not a full unified diff with headers).
  • Privacy: everything is computed in-browser; no data is uploaded.

Cookies & privacy

Utilities Bunker uses necessary cookies to run the site. Optional cookies help remember preferences, measure usage, and improve the platform. You can change your choices any time. Privacy Policy.

Manage Cookies