Text Analysis
Compare Two Texts
Compare two blocks of text and highlight additions and deletions with word or character diff.
About the text comparison tool
Paste two versions of a text and the tool highlights additions, deletions, and changes. Choose word-level or character-level granularity. Great for spotting silent edits in contracts, code comments, or marketing copy.
Frequently asked questions
Word diff or character diff?
Word diff is easier to read for prose; character diff is more precise for code and structured data where every character matters.
Does the tool ignore whitespace?
Yes by default - extra newlines and trailing spaces don't show as changes. Toggle 'strict whitespace' to surface them.