Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

Loading EXIF based jpg files returns the wrong data #9

@TheZoq2

Description

@TheZoq2

When loading some jpg images, the dimensions returned are wrong. After looking into it it seems like images that are encoded as JFIF work fine but images encoded as EXIF which a lot of cameras use doesn't work.

Im trying to write a fix for this but I figgured I should report the issue here in case someone else runs into the same problem

Edit: Looks like @tdryer has already implemented exif parsing as discussed in #1. Is there a reason that it hasn't been merged yet?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions