Text Diff
Compare two local text versions line by line.
How to use this tool
- Load or paste the original text into the left panel.
- Load or paste the revised text into the right panel. Each file can be up to 4 MB.
- Select Compare text; no separator or manual merging is required.
- Read neutral lines as exact matches, red lines as removals, and green lines as additions.
How the transformation works
Matching lines remain neutral, removals are red and additions are green. Processing runs entirely in this browser. The page does not upload, persist, execute or remotely inspect the supplied content.
Processing rules
Matching lines remain neutral, removals are red and additions are green. Processing runs entirely in this browser. The page does not upload, persist, execute or remotely inspect the supplied content.
Step-by-step transformation
- The browser reads both files independently and keeps their contents only in local memory.
- The original and revised lines are compared in their displayed order.
- Unchanged lines remain neutral, original-only lines are marked red with −, and revised-only lines are marked green with +.
- Copy or download the combined comparison output when needed.
Worked example
An SQL projection change shows the old SELECT as removed and the new SELECT as added.
Risk guidance
Frequently asked questions
Does this tool send my inputs anywhere?
No. The interactive calculation runs in your browser and this site does not submit tool inputs to a backend.
How should I use the result?
Check that the entered units and values match your situation, especially around dates, breaks, and rounding.
Related tools
SQL CREATE TABLE and Dummy Data Generator
Design a table with up to 15 columns and generate SQL Server or Oracle CREATE TABLE scripts with up to 1,000 rows of customizable dummy data.
Open tool