Compare two texts side-by-side and highlight differences instantly.
Paste the original or older version of your text into the left panel. This can be source code, a document, a config file, JSON, or any plain text.
Paste the newer or modified version into the right panel. The tool compares both versions and highlights every addition, deletion, and change between them.
Green highlights show added text, red shows removed text, and unchanged lines are shown in grey. Use line-by-line mode for a clean overview or character mode for precise changes.
| Marker | Meaning | Display |
|---|---|---|
| + | Line or text added in the new version | Green highlight |
| - | Line or text removed from the original | Red highlight |
| ~ | Line modified (part added, part removed) | Mixed highlight within the line |
| Unchanged line — identical in both versions | No highlight (grey) |