ZoomApps / Liveapp

Liveapp Framework :rocket:
https://www.liveapp.com.au
2 stars 1 forks source link

Exif data rotating images #15

Closed JasonBev closed 7 years ago

JasonBev commented 7 years ago

On upload of a client image that appears vertical but contains exif data from an iphone it is rotated horizontally.

Look into manual rotation or updated versions of croppic.js and canvasresize.js or utilising a new currently maintained 3rd-party app.

Edit - Removed example image with exif data

paulfisher53 commented 7 years ago

Done. I have used a library called cropper:

https://fengyuanchen.github.io/cropper

I have added rotate and zoom to the control. If you need more I can add them in.

Here is the fix zip: CropperFix.zip