1001Ferramentas
📝 Dev

Text Diff

Compare two texts and see the differences highlighted line by line. Useful for reviewing documents and code.

How does it work?

The diff uses the LCS (Longest Common Subsequence) algorithm. Green = added, red = removed.

Related Tools