strukturag / libheif

libheif is an HEIF and AVIF file format decoder and encoder.
Other
1.76k stars 302 forks source link

Conversion Issue: Color channel distorted in resulting image #908

Closed abhinavkgrd closed 1 year ago

abhinavkgrd commented 1 year ago

I am trying to convert an image using the wasm build, but the output has distorted colours.

The issue is reproducible on the hosted demo at https://strukturag.github.io/libheif/ but not reproducible with the Mac CLI client (v1.15.1)

File - IMG20230618143510.heic.zip

Thanks in Advance !!

image
farindk commented 1 year ago

Probably duplicate of #528