Text Diff Tool
Compare two pieces of text side by side with line-by-line diff highlighting. Runs entirely in your browser.
Ad Space
Ad Space
About Text Diff
This text diff tool compares two pieces of text and highlights the differences line by line. Added lines are shown in green and removed lines in red, similar to a Git diff. The comparison uses a longest common subsequence algorithm for accurate results.