Task path / input to outcome
How to compare two images
- 01
Choose the two images
Pick the Original and the Changed image — PNG, JPEG, or WebP, up to 12 MiB each, 8,192 pixels per side, and 8 million pixels for the precise comparison. JPEG files are normalized to their EXIF orientation on load, both sides show their format, dimensions, and file size, and Swap sides exchanges them in one click.
- 02
Read the verdict
Matching dimensions compare automatically in an isolated Worker. Zero differing pixels at threshold 0 reports Pixel-identical; zero differences at a higher threshold says exactly that — No differences above the current threshold — and anything else names the differing pixel count and its share of all compared pixels.
- 03
Switch between the five views
Split shows both images side by side with synchronized zoom and pan — scroll to zoom, drag to pan, and the buttons or arrow keys work without a mouse. Slider reveals the change through a keyboard-operable divider, Fade overlays one image on the other at adjustable opacity, Highlight marks the differing pixels over the original, and Difference mask shows them alone.
- 04
Tune the threshold and antialiasing
The match threshold sets how far apart two colors may be before counting as different: 0 is exact, and higher values absorb JPEG re-compression noise. Ignore antialiased edges skips the soft boundary pixels of rendered text and shapes; every change re-compares automatically with the previous run cancelled.
- 05
Export the mask
Export mask PNG saves a transparent-background mask with every differing pixel marked, ready for a ticket or review. Pixel-identical means the decoded pixels match, not that the files are byte-identical — different encoders and metadata produce equal pixels from different bytes, so verify file hashes with Hash Checker when that matters.