How PNG to ICO conversion works
PNG decode → normalized image frames → ICO encode
Reading PNG
PNG input preserves lossless pixels, transparency, and compatible color information.
Creating ICO
ICO output packages icon-sized images for desktop and favicon use; arbitrary animation is not preserved.