Paste an original and a changed version of any text — a paragraph, config file, or article draft — and see exactly which lines were added, removed, or left unchanged. The comparison runs line by line entirely in your browser.
The tool finds the longest sequence of lines the two texts have in common, then marks everything outside that
sequence as added or removed — the same underlying idea used by git diff and most version-control
tools, applied here to any plain text.
Compare two drafts of an article, check what changed between two versions of a config file, verify a find-and-replace did what you expected, or review edits from a collaborator before merging them in.
Works on any plain text — code, prose, config files, or CSV rows.
100% client-side comparison.