How GIF to ICO conversion works
GIF decode → normalized image frames → ICO encode
Reading GIF
GIF input preserves frame order, frame delays, looping, and simple transparency when available.
Creating ICO
ICO output packages icon-sized images for desktop and favicon use; arbitrary animation is not preserved.