Text Diff Checker

Compare two texts and highlight the differences. Perfect for code review and document comparison.

Original Text

Modified Text

+3

Added

-3

Removed

2

Unchanged

8

Total Lines

Diff Result

Original

Hello World
This is the original text.
 
Some lines are the same.
This line will be removed.
End of original.
 
 

Modified

Hello World
 
This is the modified text.
Some lines are the same.
 
 
This line was added.
End of modified.