prisma-archive / serverless-image-proxy

Resizes images using a Lambda function (aka Serverless Thumbor)
103 stars 11 forks source link

EXIF Orientation flag is being discarded when cropping/resizing images #19

Closed taikn closed 6 years ago

taikn commented 6 years ago

When I upload an image with EXIF Orientation information, its not applied to the output image thus making it look flipped horizontally/vertically or rotated.

taikn commented 6 years ago

The EXIF Orientation is still being ignored... here's the original uploaded data: https://files.graph.cool/cj8a4l1ot02w90187fvh193ym/cj8syx0xo00xn0121b03o4epe

here's resized/cropped version: https://images.graph.cool/v1/cj8a4l1ot02w90187fvh193ym/cj8syx0xo00xn0121b03o4epe/200x0:1200x800/576x384

schickling commented 6 years ago

Apologies @taikn, we haven't deployed the newest version yet. We'll soon write an update regarding file handling and image proxying.