Text & Data · Compare

Diff Checker

Compare two blocks of text and see exactly which lines were added or removed, side by side.

Original
Changed
Diff+21
the quick brown fox
jumps over
+ leaps over
the lazy dog
+ and runs away

Frequently asked

It compares line by line using a longest-common-subsequence algorithm — ideal for code, config and prose.

No. This tool runs entirely as JavaScript in your browser — your input never leaves your device and nothing is logged.

How to use

1

Paste the original text on the left.

2

Paste the changed text on the right.

3

The line diff and add/remove counts update instantly.

Related tools