ICO and WebP explained
ICO is a container that holds several versions of the same icon at different sizes, so the operating system or browser can pick the one that fits. It is capped at 256×256 pixels.
WebP is a Google-developed format that offers both lossy and lossless modes, transparency, and animation in one container. In its lossy mode it typically produces files around 25–35% smaller than JPEG at comparable visual quality.
- Where ICO files come from
- Website favicons and Windows application icons.
- Where WebP is used
- Modern websites, and increasingly the default export from web-focused design tools.