One major issue is image flipping which is probably connected to [this row](https://git.iamonlyherefortheicecream.ml/DIWHY/photovoter_backend/pulls/5/files#issuecomment-26).
_Originally posted by @g in https://git.iamonlyherefortheicecream.ml/DIWHY/photovoter_backend/pulls/5#issuecomment-26_
EXIF contains orientation information, and we definitely strip it. Should preserve it or rotate the image according to it.
*EXIF* contains orientation information, and we definitely [strip it](https://git.iamonlyherefortheicecream.ml/DIWHY/photovoter_backend/src/commit/ca4cac9c023536549beb4cd9764bae6f30ccb5c9/util/import_photos.py#L50). Should preserve it or rotate the image according to it.
One major issue is image flipping which is probably connected to this row.
Originally posted by @g in https://git.iamonlyherefortheicecream.ml/DIWHY/photovoter_backend/pulls/5#issuecomment-26
EXIF contains orientation information, and we definitely strip it. Should preserve it or rotate the image according to it.