Skip to content
DocsAll

File Diff

Free Local Processing

Free online file diff tool that compares two text files line by line using the longest common subsequence (LCS) algorithm, clearly marking added and deleted lines. Supports ignore-case and ignore leading/trailing whitespace. All processing happens in your browser, files never uploaded, privacy-safe.

Drag files here, or

Up to 2, max each 100.0 MB

Options

How to Use

  1. 1 Select two text files to compare (supports txt/md/json/js/ts/css/html)
  2. 2 Optional: check "Ignore case" or "Ignore leading/trailing whitespace" to focus on real changes
  3. 3 Click "Start Compare" button to view the diff report

FAQ

Q: Are files uploaded to the server?

No. Both files are compared in your browser. Files never leave your device.

Q: Which file types are supported?

Supports plain text files like txt, md, json, js, ts, css, html. Binary files (images, PDFs) are not supported.

Related Tools