How APNG to ICO conversion works
APNG decode → normalized image frames → ICO encode
Reading APNG
APNG input is read as PNG-compatible frames with frame delays, looping, and full alpha.
Creating ICO
ICO output packages icon-sized images for desktop and favicon use; arbitrary animation is not preserved.