tryolabs/taggerine

Image EXIF rotate and mirror features are not respected

Opened this issue · 0 comments

Image EXIF information regarding the image orientation is not respected when viewing through Taggerine frontend. Web browsers typically only respect EXIF orientation if the image is shown as the main document (alone in a tab)..

The solution would be to fix them before the thumbnail generation and the client side. Maybe they can be saved directly with the right orientation.

There's a workaround: transform the image according to the EXIF, using exiftran:

exiftran -ia *.jpg

Here is a sample image that yields this issue:

img_6646