Upload two files and get an equality matrix — bytes, content and metadata — so you can tell whether it is the same document and on which layer it differs.
A — original / old
B — new
Upload the original (A) and the new version (B).
We fingerprint both and compare each layer.
The matrix shows what is identical and what changed.
From contract review to version control — pick the comparison that fits the question.
Check whether a returned contract is the exact draft you approved, or find the single clause that changed between two versions.
Compare scans that have no text layer with a pixel diff — signatures, stamps and layout shifts all included.
Export the equality matrix or the diff as PDF, PNG or JSON, so you can attach proof of what changed to your file.
The content compare answers "is this the same document?" across bytes, text, visual and metadata. The visual diff answers "where did the pixels move?" with a page-by-page heatmap. For clean digital drafts the content compare is enough; for scans, stamps or layout shifts you want the visual diff.
Usually because the text stream was re-flowed — often by a round trip through Word or a different PDF producer — so every character's position shifts and a text-first comparison sees everything as new. A pixel-based visual diff ignores the text stream and isolates the genuine edits.
Yes. Scans have no reliable text layer, so use the visual diff: it renders each page as an image and highlights where the pixels differ, with a "% changed" per page.
Yes. Upload two email files and PDFengine compares them node by node, matching each attachment and flagging nodes added or removed between the two versions.
Comparing is online, so the files are uploaded to run the comparison, then handled under our retention policy. The layered content compare is free to try; the visual diff is priced per paired page.
Switch to the visual diff for a pixel-by-pixel heatmap of every page.