Utilix
Text Tools

Text Diff Checker

Compare two texts side-by-side. Shows additions, deletions, and unchanged lines.

+2 added
1 removed
2 unchanged
  • 1Hello world
  • 1+Hello there
  • 22 This is line 2
  • 33 Unchanged line
  • 4+New line

Files processed in your browser

Your files never leave your device. No upload, no servers.

About Text Diff Checker

Text Diff Checker compares two blocks of text line by line and highlights what's added, removed, or unchanged. Uses an LCS (longest common subsequence) algorithm — the same approach used by 'git diff'. Useful for comparing two versions of a document, spotting subtle changes between drafts, reviewing edits before publishing, and quick QA of paste-overs.

Frequently asked questions