Universal PDF
TXT

Diff Checker

Compare two texts and highlight every change.

Diff Checker compares two versions of a text word by word and highlights the differences inline: additions in green, deletions in red strikethrough, unchanged text plain. Paste the original on the left and the edited version on the right, then click Compare. It all runs on your device.

How do I use Diff Checker?

  1. 1

    Paste the original text into the left box and the changed version into the right box.

  2. 2

    Click Compare. The two texts are diffed word by word in your browser.

  3. 3

    Read the result below: green marks words that were added, red strikethrough marks words that were removed.

Frequently asked questions

How much does it cost?

This tool requires a Pro subscription. The comparison itself happens on your device.

How does the comparison work?

It runs a word-level diff based on the longest common subsequence, the same idea code-review tools use. Words present only in the changed text show as added, words present only in the original show as removed, and everything else stays plain.

Is there a length limit?

Yes. Each text can be up to roughly 6,000 words so the comparison stays fast on your device. If either side is longer, you'll see a message asking you to shorten it; splitting a long document into sections works well.

Is my text uploaded anywhere?

No. The diff is computed on your device, so both texts stay with you.

Related tools

Last updated: July 8, 2026