FaviconForge
One emoji or image → a complete favicon pack, ready to drop into your <head>.
Preview
16
32
48
180
192
512
Free: favicon.ico + apple-touch-icon. Pro adds Android icons, MS tile, OG image, manifest.json and a ready-to-paste <head> snippet.
Preview <head> snippet
<link rel="icon" href="/favicon.ico" sizes="any" /> <link rel="icon" type="image/png" sizes="32x32" href="/icon-32.png" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" /> <link rel="manifest" href="/manifest.webmanifest" /> <meta name="theme-color" content="#0a0a0a" /> <meta name="msapplication-TileColor" content="#0a0a0a" /> <meta name="msapplication-TileImage" content="/mstile-144.png" />
{
"name": "YourApp",
"short_name": "YourApp",
"icons": [
{
"src": "/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#0a0a0a",
"background_color": "#ffffff",
"display": "standalone"
}How it works
- Step 1Pick an emoji or upload
Type any emoji, or drop a PNG/JPG/SVG. Everything runs in your browser.
- Step 2Preview all sizes
16, 32, 180, 192, 512 and a 1200×630 OG image, side-by-side.
- Step 3Download the pack
Free: favicon.ico + apple-touch-icon. Pro: full pack + manifest + <head> snippet.
Pricing
Free
€0
- ·favicon.ico (16, 32, 48)
- ·apple-touch-icon.png (180)
- ·No watermark · no signup
Pro
€5one-time
- ·Everything in Free
- ·Android (192, 512) + MS tile (144)
- ·OG image (1200×630)
- ·manifest.json + <head> snippet
FAQ
Where does my image go?
Nowhere. Emoji and image processing happens entirely in your browser. We never upload your file.
Do I need an account?
No. FaviconForge has no accounts. Pro is a one-time €5 purchase; the success page lets you download the full pack.
Can I request a refund?
Yes — if the pack does not work for you, email dkebude@gmail.com within 14 days.