How WebP to ICO conversion works
WebP decode → normalized image frames → ICO encode
Reading WebP
WebP input may contain lossy or lossless pixels, alpha, and multiple animation frames.
Creating ICO
ICO output packages icon-sized images for desktop and favicon use; arbitrary animation is not preserved.