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ヶ月前163ビュー
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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ