bergben / ng2-img-max

Angular 2 module to resize images down to a certain width and height or to reduce the quality to fit a certain maximal filesize - all in the browser.
MIT License
83 stars 46 forks source link

Image is Rotating after Resizing due to exif configuration #49

Open RajappaXenon opened 4 years ago

RajappaXenon commented 4 years ago

I checked the solution given in https://github.com/bergben/ng2-img-max/issues/5 , i'm using latest version 2.2.4 but still facing the issue @bergben Thanks in advance

khaukheng commented 4 years ago

Having the same problem after chrome update to version 81 and above, I guess it was because chrome support exif on 13 April 2020 (version 81) onwards. Need help! I am using version 2.1.18 image

source: https://caniuse.com/?search=exif

joaogg commented 3 years ago

News about it?

nerminjukan commented 3 years ago

Is this going to be addressed any time soon? We noticed it also a few days ago, it's impacting our production app.

prateekjain123 commented 10 months ago

This issue is still there, any solution?

vdg437 commented 10 months ago

I am also looking to find a fix for this issue

prateekjain123 commented 9 months ago

@vdg437 Did you find anyway to fix it ?

NazimMertBilgi commented 9 months ago

any solution?

dave-vdg commented 9 months ago

@vdg437 Did you find anyway to fix it ?

I changed the library 😅

NazimMertBilgi commented 9 months ago

@vdg437Düzeltmek için yine de buldun mu?

Kütüphaneyi değiştirdim 😅

Which library did you switch to?

vdg437 commented 9 months ago

@vdg437Düzeltmek için yine de buldun mu?

Kütüphaneyi değiştirdim 😅

Which library did you switch to?

I switched to https://github.com/dfa1234/ngx-image-compress, imo it's easier too use as well and it does the job