ng2-imageupload icon indicating copy to clipboard operation
ng2-imageupload copied to clipboard

"Upload" via iPhone ignores EXIF-Orientation

Open DoKraus opened this issue 7 years ago • 1 comments

As the headline says: If you select a photo from an iPhone, the image is possibly rotated (90° left or right).

DoKraus avatar Apr 25 '17 07:04 DoKraus

After some research: http://stackoverflow.com/questions/20600800/js-client-side-exif-orientation-rotate-and-mirror-jpeg-images#40867559 http://stackoverflow.com/questions/7584794/accessing-jpeg-exif-rotation-data-in-javascript-on-the-client-side/32490603#32490603

Anybody feel free to PR. I need to manage time for this, won't happen any soon.

ribizli avatar Apr 25 '17 07:04 ribizli