馃攳 Text Diff Tool

Compare two texts side by side with highlighted additions, deletions, and unchanged content.

Ad Space - Available
Original
New

About Text Diff

Text diff is a technique for comparing differences between two blocks of text. This tool uses the LCS (Longest Common Subsequence) algorithm for line-level comparison.

  • Green background 鈥?Added content
  • Red background + strikethrough 鈥?Deleted content
  • White background 鈥?Unchanged content

Use Cases

  • Code version comparison
  • Before/after article comparison
  • Document proofreading
  • Data difference analysis