alexcorvi / heic2any

Converting HEIF/HEIF image formats to PNG/GIF/JPEG in the browser
https://alexcorvi.github.io/heic2any/
MIT License
585 stars 74 forks source link

distorted image #25

Closed cpaciencia closed 1 year ago

cpaciencia commented 3 years ago

I am using the library to upload images to the server. very occasionally a client uploads an image and it appears distorted. searching about the problem I found this:

https://github.com/filecoin-project/slate/issues/200

The exact same thing happens to me in the image.

delphist commented 2 years ago

seems to be fixed just by updating libheif library https://github.com/alexcorvi/heic2any/pull/27