Favicon Generator
Turn any image into a full favicon pack.
Drop an image here or
PNG, JPG, WEBP, or SVG · ideally ≥512×512
🔒 Your image is processed entirely in your browser. Nothing is uploaded.
How to use the pack
Unzip and drop the files into your site's public root, then add to <head>:
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" /> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" /> <link rel="manifest" href="/site.webmanifest" />
For best results upload a square source image at least 512×512. SVG, PNG and JPG are accepted.
You might also like
- .gitignore BuilderPick languages, frameworks, build tools, editors and OS — get a deduped .gitignore.
- .gitignore GeneratorBuild a .gitignore by picking from common language, framework, and OS templates.
- Aspect Ratio CalculatorLock in an aspect ratio and compute missing width or height — for video, images, or layouts.
- Color Blindness SimulatorPreview an image or hex color through the four most common color-vision deficiencies.