Favicon Pack — Multi-size ICO
Windows ICO containing 16/32/48 favicon sizes of the synthetic mark — for ICO parsers and extractors.
Specifications
- Sizes
- 16,32,48
- Role
- favicon ico container
What is a .ico file?
ICO is a Windows icon container that bundles multiple image sizes and bit depths in a single file so the system can pick the best resolution. Each entry is stored as a BMP-style bitmap or embedded PNG, commonly at sizes like 16, 32, and 48 pixels. It is the traditional format for application and website favicons.
How to use this file
Use an example ICO to test favicon and icon extraction, multi-resolution selection, and converters that build ICO files from PNG sources.
How to use this file for testing
“Favicon Pack — Multi-size ICO” is a deterministic Novus Examples fixture for Conversion testing. The same content exported across many formats and linked as a group, so you can convert one and diff against the expected twin.
Documented properties for this file: favicon ico container. Compare results against paired or grouped companions on this page when present (clean↔damaged, searchable↔scanned, or format twins) so scores stay reproducible across runs.
Download the file once, keep the path stable in CI or local scripts, and treat the spec table as the contract: dimensions, seeds, field lists, and roles are intentional. Corrupt or invalid samples are labelled as such — expect parsers to fail loudly rather than silently accept them.
For image AI or enhancement tools, run the model or filter on this file and diff against the clean or ground-truth companion in the same group when available. Keep seeds and documented damage parameters in your evaluation notes so regressions are attributable.
Code examples
<img src="favicon-pack.ico" alt="Example image" width="640" loading="lazy">Related files
- tiffMultipage Scene TIFF (3 pages)Three-page TIFF of synthetic scenes — fixture for multipage TIFF loaders and page extractors.

- tiffSingle-Page Scene TIFFSingle-page TIFF of the same scene as page 1 of the multipage twin.

- pngSprite Sheet — grid-2x2 (2×2)RGBA sprite sheet (2×2 cells of 64px) with numbered frames for atlas / CSS-sprite tools.

- pngSprite Sheet — grid-3x2 (3×2)RGBA sprite sheet (3×2 cells of 64px) with numbered frames for atlas / CSS-sprite tools.

- pngSprite Sheet — strip-4 (4×1)RGBA sprite sheet (4×1 cells of 64px) with numbered frames for atlas / CSS-sprite tools.

- tiffTwo-Page Scene TIFFTwo-page TIFF companion for multipage loader edge cases.

Generated by generation/images_wave_e.py. Free for any use, no attribution required — license.