Donaldcwl / browser-image-compression

Image compression in web browser
MIT License
1.31k stars 161 forks source link

Losing EXIF information [QUESTION] #131

Closed alebrozzoamz closed 2 years ago

alebrozzoamz commented 2 years ago

When I try the library using https://donaldcwl.github.io/browser-image-compression/example/basic.html with the default parameter values, the image I upload gets properly resized and shown in the proper orientation, however the EXIF information is lost. Is this expected behaviour?

Donaldcwl commented 2 years ago

Yes, this is expected, the EXIF information is not preserved such as camera and focal length.