jpegadv_compatibility
Analyzes JPEG image properties to determine which steganography tools could have been used, checking color space, quality, encoding, markers, quantization, and metadata.
Instructions
JPEG stego tool compatibility check. Analyzes the image to determine which steganography tools could have been used based on its properties: color space, quality factor, progressive vs baseline encoding, marker structure, quantization tables, and metadata patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the JPEG file for stego tool compatibility analysis |