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

Converted image has less than 3 channels #33

Open SooperPooperApp opened 2 years ago

SooperPooperApp commented 2 years ago

How many channels does resulted image have? After converting file with heic2any I send it to machine learning script on server & it is constantly returns error with reason: Image should have at least 3 channels

alexcorvi commented 1 year ago

Can you reproduce the error with the latest updated? if so please attach the heic image file so I can investigate more.