All articles
Document comparisonJuly 9, 2026 7 min read

Document comparison done right — the complete workflow to check, prove and submit

Also available in:中文РусскийBahasa Indonesiaहिन्दीFrançaisPortuguêsEspañolবাংলাالعربية

Comparing two documents seems simple — until the day a change slips through unnoticed, or someone asks: "can you prove what changed?". The difference between an amateur check and a professional one is not effort; it is method.

This guide describes the complete document comparison workflow used by people who do this professionally: from organizing the files to the automatic comparison, from the hash-stamped report to preparing the final document for submission. Every step uses a free tool that runs in the browser — no file leaves your computer at any point.

Step 0 — Understand what you are comparing

Before any tool, three questions prevent rework:

  1. Do the files have selectable text? Digitally born PDFs (exported from Word, from systems, from editors) have a text layer and allow automatic comparison. Scanned PDFs are photographs of paper — with no text, the automatic comparison has nothing to read, and the check must be visual, with synchronized side-by-side scrolling.
  2. Are they really different files? Two PDFs with different names can be identical. Instead of comparing for nothing, drag both into the integrity checker: if the SHA-256 hash is the same, they are the same document, byte for byte — check finished in ten seconds. Not sure what a hash is? We explain it here.
  3. Which is the reference version? Decide which file is the "original" and which is the "modified" one before starting. It sounds obvious; swapping the two mid-analysis is a classic source of confusion about what was added and what was removed.

Step 1 — Prepare the files (without destroying evidence)

Rule number one of professional review: the originals are untouchable. All manipulation happens on copies.

Common preparation scenarios:

  • The document arrived as several files (main document + annexes, separate chapters)? Merge the PDFs into a single document in the correct order, to compare the whole set at once;
  • The document is buried inside a larger PDF (one version of the contract inside a full case file)? Extract only the relevant pages to compare what matters, without the surrounding noise;
  • One version is in Word and the other in PDF? Export the Word file to PDF first — comparing equal formats eliminates false differences caused by conversion. In the opposite direction, if you only need the text of a PDF for another purpose, the PDF to Word/text converter does it;
  • The "versions" are photos or images of the document? Convert the images into a PDF so you can at least organize and review them side by side — remembering that images have no text for an automatic diff.

And before any editing, a habit that costs ten seconds: record the SHA-256 hash of the original files in the checker. If anyone later questions whether the working copy matches the original you received, you can prove the origin — the full logic is in our document cryptography guide.

Step 2 — Run the automatic comparison

With both PDFs prepared, open the RoseLab comparison tool:

  1. Load the original version in the left panel and the modified one on the right;
  2. Turn on the "Highlight differences" switch;
  3. In seconds, the automatic diff marks in red everything removed from the original and in green everything added in the new version;
  4. Use the navigation arrows to jump from change to change — both documents scroll together, synchronized, to each modification;
  5. The counter shows the total number of changes found.

What the automatic comparison catches that the human eye misses: one-word swaps in the middle of long paragraphs, altered numbers and dates ("30 days" → "45 days"), rewritten clauses that look similar, displaced passages.

And when the diff does not apply — scanned documents, drawings, complex tables, stamps and signatures — the visual check with synchronized scrolling still holds: both documents move as one, and layout differences jump out.

Step 3 — Turn the check into proof

Checking without recording is working for free twice — because someone will ask for the check again.

After the comparison, click "Generate report": RoseLab produces a PDF comparison report containing:

  • Identification of both files (name, page count);
  • The SHA-256 hash of each version — the fingerprint that ties the report to exactly those files;
  • Date and time of the comparison;
  • The complete list of changes, passage by passage, with the page of origin.

The detail that changes the game: the report prints the invitation "don't trust, verify" with the address of the public integrity checker. Whoever receives the report — a colleague, the other party, an auditor — can drag the original files there and recalculate the hashes independently, in their own browser. The check no longer depends on your word.

Archive together: the two original versions + the report. That trio tells the complete story of any review.

Step 4 — Prepare the final document for sending or filing

The review is done, the final version approved — now the file has to get where it needs to go. This is where e-filing systems, procurement portals and corporate platforms tend to raise obstacles of size and format:

  • MB limit per file? Compress the PDF choosing the compression level by estimated size — it usually solves the problem with no visible quality loss;
  • File still too large? Split the PDF into parts by page ranges and send sequential volumes — standard practice in electronic filing systems;
  • Only part of the document should be sent? Remove the pages that do not belong in the submission (duplicate copies, drafts, internal annexes);
  • Several documents in a single submission? Merge everything into one PDF with the pieces in the required order;
  • The system wants images, or you need to insert a photographed page? The PDF ↔ images converter works in both directions.

Pay attention to a point we detail in the cryptography guide: if the document already carries a digital signature, any of these manipulations invalidates it. Compress, split and merge before signing — or work on copies and preserve the signed original.

And since every manipulation creates a new file with a new hash: record in the checker the hash of the final file actually submitted. If a dispute ever arises about "which version was filed", you have the answer.

The complete workflow in one summary

  1. Verify whether the files actually differ → integrity checker;
  2. Prepare working copies → merge, extract pages, convert as needed;
  3. Compare with automatic highlighting → PDF comparison tool;
  4. Prove → generate the report with SHA-256 hashes and archive it with the originals;
  5. Submitcompress or split to fit the destination system, recording the final file's hash.

Five steps, five tools, zero uploads: everything runs in your browser, and the documents — contracts, tenders, technical reports, records, proposals — never leave your machine. For confidential and personal-data documents (GDPR and similar laws), that architecture is the strongest privacy guarantee there is.

Frequently asked questions

How much does this workflow cost? Every tool mentioned has a free plan — comparison (PDFs up to 20 pages), merge, split, compress, remove pages and the integrity checker, which is free and unlimited. The Pro plan removes the page and daily-use limits.

Does it work for documents that are not legal documents? Completely. The same workflow serves commercial proposals, course materials, technical manuals, engineering reports, financial statements and any document that goes through versions.

Can I compare more than two versions? Comparison is always pairwise. For three versions (v1 → v2 → v3), run two comparisons in sequence — v1×v2 and v2×v3 — and generate a report for each. The chained reports document the full evolution.

Which languages does the automatic diff work in? Any language — the algorithm compares words, it does not interpret meaning. Texts in English, Portuguese, Spanish or mixed are compared the same way.

What if I just want to read the two documents side by side, without the diff? The comparison tool also works as a dual reader with synchronized scrolling — the preferred mode for visually checking layout, stamps, tables and scanned documents.

Ready to put it into practice?

Free, no sign-up — and your files never leave your computer.

Open the PDF comparison tool — free