Leon
Leon
The case is simple: 1). enable photo auto orientation. 2). keep the EXIF data from the original file but correct the EXIF tag `Orientation` value to `1` Done. Why we...
Simply to say, usually, we can have two way to do the right job on application level. 1). Just upload the original image without `auto orientation` enabled. ``` this way...
Yes Davit, Can't agree more. The server side would be easier to provide a better way to solve the issue. With `ImageMagick` 's help, it can persist the image with...