Text Diff

Compare two blocks of text and see line-by-line additions, removals, and unchanged context. Side-by-side or unified view.

What is this for?

Text Diff compares two blocks of text and shows you exactly which lines were added, removed, or stayed the same. It's the line-level diff engine you'd see in a code review or git diff output — but it works on any text, whether it's in version control or not. Additions show in green, removals in red, unchanged lines in plain text.

When to use it

How it works

View modes

Common gotchas