How JPEG to ICO conversion works
JPEG decode → normalized image frames → ICO encode
Reading JPEG
JPEG input is decoded with its embedded orientation and compatible ICC color profile before conversion.
Creating ICO
ICO output packages icon-sized images for desktop and favicon use; arbitrary animation is not preserved.