Closed sohilpandya closed 8 years ago
https://github.com/TryGhost/Ghost/issues/1688
http://meta.stackexchange.com/questions/263502/recognize-exif-orientation-value-when-posting-images-and-or-allow-transform-in
http://stackoverflow.com/questions/7584794/accessing-jpeg-exif-rotation-data-in-javascript-on-the-client-side
@minaorangina Fortunately Mobile Safari automatically adjust the orientation!
We can check on chrome mobile to see how it looks there.
http://stackoverflow.com/questions/20600800/js-client-side-exif-orientation-rotate-and-mirror-jpeg-images
https://github.com/blueimp/JavaScript-Load-Image
https://github.com/TryGhost/Ghost/issues/1688