השוואת טקסט
השווה שני בלוקי טקסט וראה הבדלים לפי שורה.⌘⏎ run · ⇧⌘C copy · ⎋ resetINPUT
OUTPUT
❯ _הפעל פעולה כדי לראות את התוצאות כאן.then press ⌘⏎
ADSponsored
What is השוואת טקסט?
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
- 01Paste the original and the changed text.
- 02View the highlighted diff.
- 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.
דוגמאות
Spot a typo{
"before": "Hello World",
"after": "Hello, World!"
}