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

TIKA-2630: Wrong height and width metadata for JPEG images #255

Merged
merged 3 commits into from Dec 2, 2019
Merged

TIKA-2630: Wrong height and width metadata for JPEG images #255

merged 3 commits into from Dec 2, 2019

Commits on Oct 30, 2018

  1. TIKA-2630:

    - Added extraction of image height/width from ExifSubIFDDirectory for compressed images
    - Include directory name as key qualifier for Exif directories to avoid clashes
    dameikle committed Oct 30, 2018
    Copy the full SHA
    dcabb6e View commit details
    Browse the repository at this point in the history
  2. TIKA-2630: Tidied up code

    dameikle committed Oct 30, 2018
    Copy the full SHA
    bb784ff View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Copy the full SHA
    0369c51 View commit details
    Browse the repository at this point in the history