This analyzer parses the header of JPEG images and output the below information. If exif support is enabled, the exif data will be parsed and added to the exif parameter.
Field | Type | Description |
---|---|---|
height | uint16 | Height of the image. |
width | uint16 | Width of the image. |
exif | list | List of various EXIF data. |