Text Compare

Compare two texts side by side and instantly see additions, removals, and unchanged lines. The diff algorithm uses LCS (Longest Common Subsequence) to produce accurate line-by-line comparisons with color-coded output.

Features: Side-by-side input, line-level diff with line numbers, color-coded additions (green) and removals (red), diff statistics showing added/removed/unchanged counts. Perfect for comparing code, documents, configs, or any plain text.

Tags