Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cropping an EXIF Orientated Image #553

Closed
homesar opened this issue Oct 25, 2020 · 1 comment
Closed

Cropping an EXIF Orientated Image #553

homesar opened this issue Oct 25, 2020 · 1 comment

Comments

@homesar
Copy link

homesar commented Oct 25, 2020

The cropped area for an image with EXIF orientation set is being incorrectly displayed. Using these source images:
https://raw.githubusercontent.com/ianare/exif-samples/master/jpg/orientation/portrait_1.jpg
https://raw.githubusercontent.com/ianare/exif-samples/master/jpg/orientation/portrait_6.jpg

I've cropped the image to show just the waterfall. The image with no orientation appears correctly, while the crop area on the left oriented image is off.

portrait_1.jpg?crop=134,155,279,439
image

portrait_6.jpg?crop=134,155,279,439
image

Alternatively, if it's possible to disable the automatic rotation, I'd be fine with rotating the source image and cropping at the same time.

@lilith lilith closed this as completed in 2cacba3 Oct 28, 2020
@lilith
Copy link
Member

lilith commented Oct 29, 2020

This is fixed in v1.4.13-rc53.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants