Skip to content

Loading EXIF data for TIFF files throws exception #2

@gkyle

Description

@gkyle

Example exception:

+--------+------------+-------+-------+------------------------+
| Offset | Access | Value | Bytes | Format |
+--------+------------+-------+-------+------------------------+
| | | | | TiffHeader (Structure) |
| 0 | byte_order | 12617 | 31 49 | tiff_byte_order |
+--------+------------+-------+-------+------------------------+

ValueError occurred during unpack operation:

12617 is not a valid TiffByteOrder

This happens at during EXIF processing in exif module. I've had issues using this module for TIFF images in other projects.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions