jpeg_double_compression
Detect double JPEG compression artifacts to identify image tampering or steganographic embedding.
Instructions
Detect double JPEG compression artifacts. Double compression occurs when a JPEG is decoded and re-encoded, which introduces characteristic blocking artifacts and quantization table anomalies — a common indicator of image tampering or steganographic embedding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to JPEG file to analyze for double compression |