Skip to content

Add IPTC metadata support for tiff#2906

Open
mpospelova wants to merge 2 commits intoimage-rs:mainfrom
mpospelova:iptc-support
Open

Add IPTC metadata support for tiff#2906
mpospelova wants to merge 2 commits intoimage-rs:mainfrom
mpospelova:iptc-support

Conversation

@mpospelova
Copy link
Copy Markdown
Contributor

This PR adds IPTC support for TIFF images.

An IRB reader was added to parse Tag 34377 and look for the IPTC block (ID 0x0404). It acts as a fallback when RichTIFFIPTC isn't there. It iterates through the blocks, checking the 8BIM signature and handling padding, without allocating extra memory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant