Skip to content
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

Retrieve image size info from EXIF IFD if possible #35

Merged
merged 2 commits into from
Mar 26, 2017
Merged

Conversation

marc1706
Copy link
Owner

Fixes #34

Some images saved with newer versions of Photoshop no longer carry the JFIF
data but only the EXIF data including EXIF IFD. As a result of that, image
size info needs to be extracted from EXIF instead of the JFIF header.

See http://www.cipa.jp/std/documents/e/DC-008-2012_E.pdf for info about
the JPEG/EXIF format.

Fixes #34
@marc1706 marc1706 merged commit 5f7e837 into master Mar 26, 2017
@marc1706 marc1706 deleted the ticket/34 branch March 26, 2017 12:49
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