Skip to content
New issue

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

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

Already on GitHub? # to your account

Read exif chunk from a PNG image #481

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]

@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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants