What image formats can I use to create favicons?
You can upload PNG, JPEG, SVG, WebP, GIF, or BMP images. For best results, use a square image with high resolution (at least 512x512 pixels).
Which favicon sizes does this generate?
By default it builds the full standard set: a multi-size favicon.ico plus 16x16, 32x32, and 48x48 PNGs for desktop browsers, 180x180 for Apple touch icons, and 192x192 and 512x512 for Android and PWAs. The Apple touch, Android/PWA, web manifest, and example HTML outputs are optional toggles you can turn off if you don't need them.
Do you provide the HTML code for favicons?
Yes, our tool generates the complete HTML code snippets you need to add to your website's <head> section, including links for all devices and platforms.
Is my uploaded image stored on your servers?
No, all favicon generation happens in your browser. Your images are processed locally and never uploaded to our servers.
What's the difference between ICO and PNG favicons?
ICO files can contain multiple sizes in one file and have broader browser support. PNG favicons offer better quality and transparency but require separate files for each size.
Can I generate favicons for mobile devices?
Yes, our tool creates Apple touch icons for iOS devices and Android icons, plus generates the necessary web manifest file for progressive web apps.