Three levels of detail
Move from whole lines to words or individual characters depending on the job.
Paste two versions or open local text files, then see exactly what was added, removed, or left alone.
Your text stays in this tab. Files are read locally, comparison runs locally, and neither version is uploaded or saved.
Use lines for code and documents, words for rewritten copy, or characters for tiny exact changes.
For very large inputs, the tool uses a memory-safe coarse comparison instead of freezing the tab.
Move from whole lines to words or individual characters depending on the job.
Ignore whitespace or letter case when formatting is not the change you care about.
The browser compares the two versions without transmitting their contents.
Lines are best for source code, configuration, and paragraph-level changes. Words make prose edits easier to read. Characters are useful for identifiers, compact strings, and punctuation changes.
Any plain-text file the browser can decode as UTF-8, including common code, Markdown, JSON, CSV, log, and configuration files. Binary formats such as Word and PDF need their own tools.
It compares normalized spacing, so extra spaces, tabs, and line padding do not count as a change. The displayed text still comes from the original input.
No. The text exists in the open page only and disappears when the tab is refreshed or closed.