Text Diff Checker
Paste two texts and see exactly what changed — line by line, instantly.
100% in your browser. Nothing is uploaded.
Paste text in both fields to see the diff.
Frequently asked questions
Is my text sent to a server?
No. The diff runs entirely in your browser using a longest-common-subsequence algorithm. Nothing you paste is uploaded anywhere.
What does "Ignore whitespace" do?
When enabled, leading/trailing whitespace is trimmed and runs of whitespace are collapsed to a single space before comparison. Lines that differ only in whitespace will be treated as equal.
How does the line number display work?
Left numbers track lines in the original text; right numbers track lines in the changed text. Removed lines show only a left number; added lines show only a right number; equal lines show both.
More dev tools
JSON Formatter
Format, validate, minify, and explore JSON.
Base64 Encode/Decode
Encode and decode Base64 for text and files.
JWT Decoder
Decode and verify JSON Web Tokens.
URL Encoder
Encode, decode, and parse URLs and query strings.
Hash Generator
MD5, SHA-1, SHA-256/384/512 for text and files.
UUID Generator
UUID v4, v7, and Nano ID. Bulk generation.