Skip to content

Use rotation information in EXIF #13

@GoogleCodeExporter

Description

@GoogleCodeExporter
Problem
-------
* Currently, Thumbnailator does not recognize information in JPEG EXIFs, which 
can lead to photographs taken in portrait mode to be resized in landscape mode.


Solution
--------
* Read the EXIF metadata present in JPEG files
* If the EXIF metadata indicates that the image is in portrait mode, then 
perform a rotation ahead of the thumbnail generation.


Complications
-------------
* The behavior for handling portrait-oriented JPEGs in Thumbnailator will 
change after the introduction of this feature.

Original issue reported on code.google.com by coobird...@gmail.com on 19 Jun 2011 at 2:35

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions