Skip to main content
abdurrahimi5760
July 29, 2024
Question

Uploaded image gets rotated in wrong orientation

  • July 29, 2024
  • 3 replies
  • 0 views

Hi, I used fileUpload component in mobile to upload a photo. But when viewed using imageField, the picture gets rotated in wrong orientation. Is there a way forward to fix it?

3 replies

stefanhelzle0001
Brainy
July 29, 2024

Appian does not modify your image in any way. If you need to rotate it, there are plugins available.

alia9409
July 29, 2024

Try using a different image to check if the others are being rotated, Or use a different image component like a!webImage() to see if the images are still being rotated or not, there must be a plugin that is rotating the image orientation that you need to troubleshoot.

mikes0011
Brainy
July 29, 2024

As Stefan points out, no alteration has happened to your image.  What you may be experiencing is the fact that many cameras (phones, etc) will store the orientation of a picture as metadata rather than actual orienting the image in a particular direction, and the Appian Image Display field may not always observe this metadata.