Text Compare
Highlight the line-by-line differences between two pieces of text, entirely in your browser.
Everything happens on your own device. Nothing you type is ever sent anywhere.
Original
Modified
Differences
Paste text on both sides to see the differences
This tool compares two pieces of text line by line and highlights what was added, removed, or left unchanged - the same underlying technique behind a code editor's diff view or version control's changelog. It runs a classic longest-common-subsequence algorithm entirely in your browser: nothing you paste is ever uploaded anywhere.