Thumbs created with wrong orientation

Hello,

as you can see, I have problems with the orientation of the created thumbnails in Kirby:

When I export photos from “Apple Photos” there is an info (EXIF?) set: “Orientation 1 (normal)”. Somehow the thumbnail engine seems to misinterpret this and rotates the image.

If I clean all Informations with imageoptim everythings works as expected. Also the original image will be shown correctly if viewed in full size.

You can find demo images here.

How can I solve this problem decently?

Regards Alex

As far as I remember there’s a plugin that solves the issue, I’ll try to find it for you.

You are awesome! It works - thanks alot…

Update: The issue only exists with imagick not with gd