T TextTools

Text Diff / Compare

Compare two blocks of text and see exactly what changed — added lines in green, deleted in red, unchanged in gray.

Advertisement

How to use Text Diff / Compare

  1. Paste the original text on the left.
  2. Paste the changed text on the right.
  3. Read the colored diff below.

What is Text Diff / Compare?

Useful for proofreading edits, comparing versions of a document, or reviewing config changes. Uses the longest-common-subsequence algorithm for accurate line-by-line diffing.

Advertisement

FAQ

Is this character-level or line-level?
Line-level. Each line is either unchanged, added, or deleted — no inline highlighting within a changed line.

Related tools