How thumbnail mismatch detection works
Digital cameras and smartphones embed a small preview thumbnail inside every JPEG file's EXIF metadata at the moment of capture. This thumbnail is a miniature copy of the original image, typically 160×120 or 320×240 pixels. When someone edits the main image — cropping, retouching, adding or removing objects — many editing tools update the main image but leave the original thumbnail intact in the EXIF data. The Thumbnail Mismatch Scanner extracts this embedded thumbnail, resizes the main image to match, and performs a pixel-by-pixel comparison. Significant differences between the two reveal that the image was modified after capture. For a complementary metadata-based approach, see the Authenticity Checker.