This is a migrated thread and some comments may be shown as answers.

Image is rotated

3 Answers 237 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Duc
Top achievements
Rank 1
Duc asked on 01 Dec 2014, 03:02 AM
Hi

When I upload a jpg image using RadAsyncUpload. The image is rotated

http://demos.telerik.com/aspnet-ajax/imageeditor/examples/imageupload/defaultcs.aspx?product=asyncupload

Thanks

3 Answers, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 02 Dec 2014, 12:08 PM
Hi Duc,

Indeed I tried to upload the provided image and it appeared rotated into the ImageEditor. After a further investigation, though, it turned out that the image itself seems to contain some rotation meta information, which is passed tot he ImageEditor. The image will appear rotated if you also open it in a standard image editing software like Paint - video. Rotating in it and saving the image again with its new dimensions seems to fix the issue.


Regards,
Vessy
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Tracey Schneider
Top achievements
Rank 1
answered on 08 May 2019, 01:57 AM

Hi,

I have exact same problem.  The picture's from iPhone and the EXIF Orientation has Rotate 90 CW but It actually opens and looks correctly on image editor tool like Paint or browser but rotates when uploaded(RadAsyncUpload).  Is there any option in editor to disable or ignore?

Thanks

0
Vessy
Telerik team
answered on 10 May 2019, 02:19 PM
Hi Tracey,

RadAsyncUpload does not apply any additional modifications to the chosen files, so it is most likely that the iPhone does not pass the meta data about the edits of the image when it is uploaded. By default iPhone keeps the original images and apply the applied edits only visually - for example if you crop the image and open it for second cropping, the original image will be still available (like if you are cropping it for the first time).

You can test if this is the case by uploading the same image with another web uploader and see what the result will be.

Regards,
Vessy
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
AsyncUpload
Asked by
Duc
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Tracey Schneider
Top achievements
Rank 1
Share this question
or