
0
Not a bug
Gallery auto-rotate pictures ?
So I created a "Image gallery" type shared link w/ password, and, although thumbnails are fine, all the portrait pictures are automatically to landscape. Is that expected behaviour, and, if yes, is there a way to change it?
Thanks a lot
Customer support service by UserEcho
Is ImageMagick enabled in your FileRun installation? (Under the control panel "Files" -> "Image preview".)
Yes, here's the output of the built-in test button. I'm using the official docker image.
When opening the images for viewing, FileRun applies no processing, and the files are loaded in the browser as they are. Browsers currently do not handle JPG EXIF orientation, unless the files are opened by their direct URL (ie, not in a web page).
We won't be adding manual processing of this as it adds too much overhead, either on the browser side or the server side. We are currently waiting for the browsers to handle this better.
How come then it works with thumbnails?
I thought Image shock was used to view the images.. Or is it only used to create the thumbnails?
Could FileRun not tell imagemagick to use the orientation data of the image?
Clicking on an image it loads the image file as it is. Doing real-time processing to it would be slow. Doing in advance would make other actions slow and use up storage. It's enough that it has to do so for the thumbnails.
So far...one year is over and the browser still didn't react neither Filerun.
Would be great to see some action or some possibilities to active something like "rotate" on our own for the cost of real-time calculation in weblinks. Maybe active imagemagick for weblinks?