-
Notifications
You must be signed in to change notification settings - Fork 538
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
Thumbor remove EXIF data , images displayed rotated #240
Comments
@eliavmaman I'm sorry to hear that you are experiencing the issue. |
Hey @beomseoklee Thx for the quick response, its really cool. |
@beomseoklee did you got the original image and is it ok for testing? |
@eliavmaman Thanks for sharing. https://d37r0g0z5f55a7.cloudfront.net/filters:strip_exif()/240.jpg So, I believe this issue would be fixed in the next release. |
@beomseoklee Thx man.. you are awesome and what you did is really appreciated. |
@eliavmaman We are planning to release the next version in this month, but it can be delayed. When we release the next version, what you need to do is to update using the latest CloudFormation template. You can delete the images if it's sensitive for you. |
Hey @beomseoklee |
@beomseoklee I have an open case on AWS which is related to that issue and could really use that next version in order to get my Site to work as expected. |
@eliavmaman I have had way better luck with just deploying our PR branches rather than waiting on this particular repo to make a release. PRs that are submitted here don't follow the normal release / merge cycles that most open source does in this regard. Instead I think they have internal flows w/ how changes with this particular repo are merged in that's independent of this repository. I have had a few issues open for this and in some of them I outlined previously what I had done in order to deploy it myself. One example can be found here. Best of luck. |
@eliavmaman the bug is validated, and we are waiting for the next update. The next update would contain the fix of this issue. |
@beomseoklee it's fine; it would just be nice if that was outlined somewhere rather than people taking time to improve issues they find and not really have an idea how to get their changes into the mainline. |
Thanks for waiting @eliavmaman |
I'm applying thumbor filters on s3 stored images.
Original : https://d37aahii0nv5jf.cloudfront.net/filters:strip_exif()/0Zoxha2t9S1HR4oYGmSa/IMG_9292.JPG
filter url file : https://d37aahii0nv5jf.cloudfront.net/fit-in/1000x0/filters:strip_exif()/0Zoxha2t9S1HR4oYGmSa/IMG_9292.JPG
image displayed rotated on our website.
Original:
on Website:
What should i do?
Really need to solv it
The text was updated successfully, but these errors were encountered: