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 回答
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.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则