Skip to content

Added ImageOps exif_transpose method #3687

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

Merged
merged 1 commit into from
Apr 1, 2019

Conversation

radarhere
Copy link
Member

A while ago on Gitter, @daniel-kun suggested a function to rotate an image by its EXIF orientation.

gitter

This PR is an implementation of that. Changing the tag requires #3625, so until then, this just adds a variable to record when the image has been transposed to avoid repeated operations.

@hugovk hugovk merged commit c8257b3 into python-pillow:master Apr 1, 2019
@radarhere radarhere deleted the exif_transpose branch April 1, 2019 07:25
@radarhere radarhere mentioned this pull request Apr 1, 2019
radarhere added a commit to radarhere/Pillow that referenced this pull request Apr 1, 2019
radarhere added a commit to radarhere/Pillow that referenced this pull request Apr 1, 2019
radarhere added a commit to radarhere/Pillow that referenced this pull request Apr 1, 2019
hugovk added a commit that referenced this pull request Apr 1, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added release notes for #3687
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants