jpeg_structure
Parse JPEG markers and segments to reveal file structure, offsets, and sizes for detecting hidden data or anomalies.
Instructions
Parse JPEG markers/segments with offsets and sizes. Shows the internal structure of a JPEG file including all markers, their positions, and segment lengths — useful for identifying hidden data or anomalous segments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to JPEG file to analyze |