jpeg_thumbnail_compare
Detect forensic artifacts by comparing the EXIF thumbnail to the main JPEG image. A mismatch indicates the image was modified after capture.
Instructions
Compare the EXIF thumbnail against the main JPEG image. A dimension or content mismatch between the thumbnail and the main image is a strong indicator that the main image was modified after capture while the original thumbnail was preserved — a common forensic artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to JPEG file for thumbnail comparison |