Compare two texts side by side and see word-level differences highlighted instantly — green for matches, red for removed, blue for added. Free, private, browser-based.
Paste your original text on the left and the modified version on the right, then click Compare . Matching words are highlighted green , removed words in red , and added words in blue . A stats bar shows line-level totals at a glance.
A Text Diff Checker is a tool that compares two versions of text and highlights exactly what changed between them. Unlike basic diff tools that only flag entire changed lines, IndexCraft's checker uses a word-level LCS (Longest Common Subsequence) algorithm to show exactly which words match, which were removed, and which were added — even within the same line.
This makes it ideal for spotting a single changed word in a long paragraph, rather than having to manually re-read entire blocks of text.
IndexCraft's Text Diff Checker runs a two-pass LCS (Longest Common Subsequence) algorithm entirely in your browser:
The result is a precise, human-readable diff that shows even single-word changes within long paragraphs — far more useful than line-only diff tools.