Favicon Generator
Generate every standard favicon size your site needs from one image.
Generates the standard sizes for browser tabs (16×16, 32×32), Apple touch icons (180×180), and Android / PWA icons (192×192, 512×512). Add each as a separate <link rel="icon"> tag in your page's <head>.
Processing happens locally in your browser. Nothing you enter is uploaded.
How It Works
Choose a square logo or image. Six standard sizes are generated automatically, each downloadable individually.
Example
One logo.png produces 16×16, 32×32, 48×48, 180×180, 192×192, and 512×512 versions.
Frequently Asked Questions
- What image works best as a source?
- A simple, square logo or icon — highly detailed images lose all their detail at 16×16 or 32×32 pixels.
- How do I use the generated files?
- Upload them to your site and reference each with a <link rel="icon"> tag (and rel="apple-touch-icon" for the 180×180 version) in your page's <head>.
Related Tools
Image Resizer
Resize an image to exact pixel dimensions, entirely in your browser.
Image Dimensions Checker
Check an image's exact width, height, aspect ratio, and file size.
Base64 to Image Converter
Convert a Base64 string back into a downloadable image.
Image Compressor
Reduce an image's file size with an adjustable quality slider.
Image to Base64 Converter
Convert an image to a Base64 data URI you can embed directly in HTML or CSS.
JPG to PNG Converter
Convert a JPG image to PNG format, entirely in your browser.