DevToolzDevToolz

Text Diff Tool

Paste two blocks of text to compare them line by line. Highlights additions, deletions, and unchanged lines instantly.

Unified & split viewIgnore whitespaceNo data stored

How it works: This tool uses a Longest Common Subsequence (LCS) algorithm to find the minimal set of changes between two texts — the same technique used by Git and most code review tools to produce line diffs.

All comparison happens locally in your browser. Neither panel's content is sent anywhere.