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

Preview/Store ignores images exif data resulting in the image orientation being incorrect #24

Open
chrisvasey opened this issue Oct 14, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@chrisvasey
Copy link

Hello!

I am having issues where images I upload that have been taken on an iPhone are rotated by 90deg in the preview and stored incorrectly.
This is an issue I have come across before and fixed with the following solution:
https://www.robert-kent.com/php-fix-exif-orientation-in-images/

Is this is a known issue with this package?
If so I am happy to have a crack at a PR to fix this.

Thanks
Chris

@beliolfa
Copy link
Contributor

beliolfa commented Nov 8, 2019

Hi,
Sorry for the delay but we've been a bit busy lately with client work. Let me look at it and see what we can do. Thanks!

@beliolfa beliolfa added the enhancement New feature or request label Nov 8, 2019
@marcusgabler
Copy link

Hi, this problem occures in my application too:

  • It happens when using the iPhone > Safari Browser. The image (JPG) is rotated by 90°.

  • If i upload the same image (JPG) via Windows > Chrome, everything works fine.

  • If i upload a PNG image on iPhone > Safari Browser, the image is fine & correctly displayed!

Thanks
Marcus

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

No branches or pull requests

3 participants