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

Use tmp_disk for correct EXIF image rotation of remote images. #210

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

miking7
Copy link
Contributor

@miking7 miking7 commented Nov 8, 2022

Croppa does not correctly rotate images from remote source disks due to an EXIF limitation of the Intervention Image Library (which is unable to correctly orientate remote images).

See limitation: https://image.intervention.io/v2/api/orientate

This pull request fixes issue: #112

This pull request utilises an optional tmp_disk to allow files to be copied locally so that the correct EXIF image rotations can occur.

@sdebacker
Copy link
Collaborator

Thank you @miking7

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

Successfully merging this pull request may close these issues.

2 participants