Image Resizer
Resize images to an exact width and height in pixels, with optional aspect-ratio lock.
Generate favicon.ico and all common favicon PNG sizes from a single image, plus a ready-to-use HTML snippet.
The Favicon Generator produces a full set of favicons for major browsers and devices from a single source image. It outputs favicon.ico (an ICO file containing 16/32/48px icons), favicon-16x16.png, favicon-32x32.png, apple-touch-icon.png, and Android Chrome PNGs (192px and 512px), along with a ready-to-use HTML snippet.
All processing happens entirely in your browser using the Canvas API — your image data is never sent to a server. The ICO file is assembled using the modern PNG-based ICO format, without relying on any external library.
Yes, it is completely free to use.
No. All processing happens in your browser using the Canvas API. Images are never uploaded to a server.
It's automatically center-cropped to a square when generating icons. For predictable results, start with a square image.
The generated ICO file bundles three sizes — 16×16, 32×32, and 48×48 — into a single file.