Image Rotation Issue with Portrait Images on S3 Upload

0

We've encountered a critical issue with portrait image uploads to S3. They appear flipped or rotated incorrectly upon upload. Could you please advise on the cause and potential solutions?

Your prompt assistance is highly appreciated.

using Node.js

已提問 1 個月前檢視次數 162 次
1 個回答
0

That looks more something caused by the NodeJs code it self, than the underlining infrastructure. This may be caused by browser behaviour that affects orientation. Try look in similar articles: https://stackoverflow.com/questions/45546375/wrong-image-orientation-when-uploading-amazon-s3

profile picture
專家
已回答 1 個月前
profile picture
專家
已審閱 1 個月前
  • 1st pointer We are working on WEB Browser app. Stackoverflow link is all about the IOS issue not the WEB issue.

    2nd pointer We already used EXIF for the orientation. But when we change the the orientation configuration & then try to upload the Image. There is nothing change we found in the image that we get from S3.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南