Browser favicon
The generated favicon.ico contains 16, 32, and 48-pixel PNG images in one ICO container for broad browser and desktop compatibility.
Create a browser-ready ICO, favicon PNGs, an Apple touch icon, PWA icons, a web manifest, and the HTML needed to install them.
Start with a developer preset or add exact dimensions.
Review every final output, then download the complete set.
Add a source image to preview the 6 selected outputs and download them together.
ResizeKit creates the common browser and device assets, names them consistently, and includes the configuration files that normally get forgotten.
The generated favicon.ico contains 16, 32, and 48-pixel PNG images in one ICO container for broad browser and desktop compatibility.
The pack includes a 180-pixel Apple touch icon plus 192 and 512-pixel install icons referenced by the web app manifest.
A generated manifest, HTML link tags, and a short README show exactly which files to place in your website's public folder.
<head>.<link rel="icon" type="image/x-icon"
sizes="16x16 32x32 48x48" href="/favicon.ico">
<link rel="icon" type="image/png"
sizes="32x32" href="/favicon-32x32.png">
<link rel="apple-touch-icon"
sizes="180x180" href="/apple-touch-icon.png">
<link rel="manifest" href="/site.webmanifest">Start with a square image at least 512×512 pixels. Use simple, high-contrast artwork because the smallest browser icon is only 16×16 pixels.