Text Diff

Paste two text blocks (e.g. original and edited). We compare line by line and show added lines, removed lines, and a short summary. Simple line-based diff; no character-level highlighting.

Compare texts

Enter both texts and click Compare.

How it works

We split both texts into lines and compute a simple line diff: lines only in A are “removed”, only in B are “added”. Result is a short summary and the diff lines.

When to use it

Use to quickly see what changed between two versions of a document or config.

Frequently asked questions

  • Character-level diff? This tool is line-based. For word/character diff, use a dedicated diff library or app.