de

Text-Vergleich

Zwei Textblöcke zeilenweise vergleichen und Unterschiede hervorheben.⌘⏎ run · ⇧⌘C copy · ⎋ reset
INPUT
OUTPUT
❯ _Operation ausführen, um Ergebnisse hier zu sehen.then press ⌘⏎
ADSponsored

What is Text-Vergleich?

Text Diff compares two blocks of text and highlights the line-by-line differences — additions, removals and unchanged lines — in your browser. It is ideal for reviewing edits, config changes or copy revisions. Nothing is uploaded.

How to use it

  1. 01Paste the original and the changed text.
  2. 02View the highlighted diff.
  3. 03Read added/removed lines at a glance.

FAQ

Is it line-based or character-based?

Line-based with clear add/remove highlighting; small within-line changes show as a removed + added pair.

Is my text private?

Yes — diffing happens locally in your browser.

How large can the inputs be?

Comfortably handles typical files; very large inputs may render more slowly.

Beispiele

Spot a typo{ "before": "Hello World", "after": "Hello, World!" }

Related tools