Skip to content

Read exif chunk from a PNG image #481

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 2, 2020
Merged

Conversation

Ciruman
Copy link
Contributor

@Ciruman Ciruman commented May 28, 2020

By making use of the Tiff exif functionality, we can read the PNG exif information.

The following information was read from the file sampleWithExifData.png:

[Exif IFD0 - 0x8298] Copyright = Acme
[Exif IFD0 - 0x0131] Software = Acme-software: 1.0.0.0
[Exif IFD0 - 0x010e] Image Description = This is an image with exif data
[Exif SubIFD - 0x927c] Makernote = [33 values]

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@drewnoakes drewnoakes merged commit ca09020 into drewnoakes:master Jun 2, 2020
@dnlserrano
Copy link

Thanks for the work on this library @drewnoakes and thanks for the help in this MR @Ciruman! ❤️ Any expected date for a new release with this? Thanks in advance. Keep up the great work! 🚀

@drewnoakes
Copy link
Owner

Released in 2.15.0.

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.

None yet

3 participants