ICON PACKAGE BENCH / 01
Assemble an inspectable favicon package from one image
Choose one PNG, JPG, or SVG file up to 10 MB and 25 million pixels. The generator creates ten PNG icon files, an ICO with three embedded sizes, an SVG wrapper containing a PNG, a web manifest, browserconfig.xml, and an HTML reference file.
- 1 image per package
- PNG / JPG / SVG
- 10 MB · 25 MP
The package has a fixed, visible file inventory
The generator creates the following files from the selected image. File names, sizes, and configuration references should be reviewed before adding them to a website.
Ten PNG files
16, 32, 48, 120, 144, 152, 167, 180, 192, and 512 px PNG files are placed in the ZIP.
favicon.ico
The ICO contains the generated 16, 32, and 48 px PNG icon entries.
favicon.svg
The SVG file is an SVG wrapper that embeds the generated 512 px PNG; it is not a reconstructed vector source.
Three reference files
site.webmanifest, browserconfig.xml, and favicon-html.txt use the selected names and colors where shown in the editor.
Generate the set, then check the files in context
A non-square source is proportionally contained on each square icon canvas instead of being stretched. The platform previews show the generated 32, 180, and 192 px PNG files.
1. Choose one source image
Select PNG, JPG, or SVG input within the visible 10 MB and 25 million-pixel limits.
2. Set package references
Review the image warnings and, if needed, set colors plus the app and short names used in generated configuration files.
3. Review before installation
Open the ZIP, check icon dimensions and text files, then adapt the reference paths to the structure of the intended website.
Fixed checks and outputs
The tool accepts one declared PNG, JPG, or SVG input. It checks input bytes and decoded image pixels before creating the listed package files.
- 01 — input image per package
- 10 MB — maximum input bytes
- 25 MP — maximum decoded image pixels
- 10 — generated PNG icon files
Review files, references, and display results
- Verify the ten PNG file names and dimensions
- Read site.webmanifest, browserconfig.xml, and favicon-html.txt
- Test the installed references in the target browser and device context
Ready to build the package inventory?
Open the generator, select an image, check the package fields, and inspect the downloaded files before installation.
Assemble an inspectable favicon package from one image
Which PNG sizes are created?
The package contains 16, 32, 48, 120, 144, 152, 167, 180, 192, and 512 px PNG files.
Is the generated favicon.svg a vector conversion?
No. The tool places the generated 512 px PNG inside an SVG wrapper. Keep an original SVG source separately when a vector source is needed.
What does the HTML reference include?
The generated reference links the SVG, 32 px PNG, 16 px PNG, Apple touch icon, web manifest, theme color, and browser configuration path. Review and adapt paths before use.