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

added fix for image orientation #441

Merged
merged 1 commit into from
May 7, 2023

Conversation

Flippchen
Copy link
Contributor

@Flippchen Flippchen commented May 7, 2023

On some images it can happen that the image orientation is wrong. For example, I often noticed it with iPhone pictures. I added a small function which checks if an image has an EXIF Orientation tag, other than 1 and return a new image that is transposed accordingly.

@danielgatis Hey, I know that you have a lot to do. This is now my 4th contribution to this repo. I wanted to ask if it is possible to get maintainer rights on this repo so I can help you with the Issues and Pull Requests?

@danielgatis danielgatis merged commit ec29de6 into danielgatis:main May 7, 2023
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