Rotate and resize images on upload #10
Merged
w2
merged 2 commits from w2/photovoter_backend:image-processing into main 4 years ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'w2/photovoter_backend:image-processing'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Two small fixes:
Rotate the image so that its orientation is suitable for viewing by checking EXIF data.
Resize the shorter side to be no more than 1000px, preserving aspect ration
fixes #9, #8
8cb685b73cto415b3f50a24 years ago9dfacfd6c2into main 4 years agoReviewers
9dfacfd6c2.