Skip to content

Conversation

@kylebarron
Copy link
Member

@kylebarron kylebarron commented Dec 3, 2025

While the endianness is needed in the IFD parser, it's a property of the file itself, as the Endianness is described in the first few bytes of the file.

This adds Endianness as a property of the TIFF struct and exposes it to Python.

Closes #106, closes #91

@github-actions github-actions bot added the feat label Dec 3, 2025
@kylebarron kylebarron merged commit 28d729a into main Dec 3, 2025
9 checks passed
@kylebarron kylebarron deleted the kyle/access-tiff-endiannes branch December 3, 2025 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add endianness property to the TIFF class

2 participants