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

Slant Image after converting #16

Closed championboylay closed 1 year ago

championboylay commented 3 years ago

Most of the heic work well . However some of heic file can convert successfully but converted image become slant.

This is converted result. Converted_Image

This is original image.

Original_Image.zip

KNazarenko commented 3 years ago

Hi,

I ran into this when testing too.

Here are a few more pictures that are not being converted correctly.

heic2jpeg

There are heic original pictures: original_pictures.zip

delphist commented 2 years ago

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