How ICO to APNG conversion works
ICO decode → normalized image frames → APNG encode
Reading ICO
ICO input may contain several icon sizes and pixel formats in one file.
Creating APNG
APNG output preserves full-color animation and alpha, but file sizes can be larger than modern animated formats.