spatie / laravel-medialibrary

Associate files with Eloquent models
https://spatie.be/docs/laravel-medialibrary
MIT License
5.78k stars 1.08k forks source link

image V3: Conversions tilting (some) images from portrait to landscape #3545

Closed ITSYV closed 9 months ago

ITSYV commented 9 months ago

Since the update to image v3 we experience problems with conversions. The original picture is saved correctly in portrait mode, but conversions (sometimes) seem to be tilted to landscape mode. It happens on some pictures, not all. Not sure if this has something to do with the exif data automatically tilting the original?

We're using the imagick driver