Text Diff Checker
Compare two blocks of text and see which lines differ.
Compare two blocks of text and see which lines differ.
The Text Diff Checker compares two blocks of text line by line and highlights which lines only appear in the first text, only appear in the second text, or match in both. It is useful for spotting changes between two versions of content, code or lists.
For related tasks, try Find & Replace Text, Text Sorter or Word Frequency Counter.
The tool compares the two texts line by line. Lines present only in the first text are marked removed, lines present only in the second are marked added, and identical lines are marked unchanged.
If the first text has a line that was edited in the second text, the diff view marks the old line as removed and the new line as added.
No. This compares whole lines rather than highlighting individual word changes inside a line.
Yes, differing capitalization is treated as a difference.
Yes. A line moved to a different position is treated as removed from one place and added in another.