Text Diff / Compare
Compare two blocks of text line by line, word by word, or sentence by sentence, with additions and deletions highlighted.
About this tool
Text Diff / Compare highlights exactly what changed between two versions of a document — a contract redline, a blog draft edit, a translated paragraph, or any prose you need to compare side by side. Paste the original into the left pane and the modified version into the right, and the tool highlights additions in green and deletions in red, inline.
Three comparison granularities are available. Line mode treats each line as a unit — ideal for comparing paragraphs or list-style content. Word mode diffs at the word level, so a single changed word inside a long sentence is highlighted precisely instead of flagging the entire line as different. Sentence mode splits text on sentence boundaries and diffs those chunks — useful for spotting rewritten sentences in an article without the noise of word-level fragmentation.
Under the hood this uses the same battle-tested diff library that powers Git's line-diffing, applied here to prose instead of source code. A stats line reports the number of additions and deletions at a glance, and the full diff can be copied as plain text with +/- prefixes.
Everything runs client-side in JavaScript — your text never leaves the browser tab, which matters when comparing confidential drafts, legal text, or unpublished content.
