file_header
Parse and display low-level headers of file formats like PNG, JPEG, BMP, ZIP, and PDF to analyze structure and metadata.
Instructions
Deep header and structure analysis for known file formats. Parses and displays format-specific header fields including PNG IHDR chunk, JPEG SOF markers, BMP info header, ZIP local file headers, and PDF version/metadata. Provides low-level structural insight.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to file |