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 Antwort
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
EXPERTE
beantwortet vor einem Monat
profile picture
EXPERTE
überprüft vor einem Monat
  • 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.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen