Closed aaronspindler closed 4 years ago
Uploading this file above when opened results in an image that looks like this below
A couple of things I have found on the issue at: https://github.com/joelvarma/django-image-exif-rotation/blob/master/posts/models.py
and
https://www.edureka.co/community/17558/python-aws-boto3-how-do-i-read-files-from-s3-bucket
This can be helpful to figure out how to edit image then saved it to S3 https://discuss.hellowebapp.com/t/pillow-resizing-images-thumbnail-on-amazon-s3/460/2
This issue is being caused by EXIF data in the image that is there when shot on a mobile phone. The solution to this is a multi step process.
This is a breaking issue, I will include a sample file that