Loopy HQ LogoSupport Us
Free Web Tool

Favicon Generator

Upload one image and get every favicon size your site needs — ICO, Apple Touch Icon, Android Chrome icons, and ready-to-paste HTML.

Frequently Asked Questions

What image should I start with?
Use a square image at least 512×512 pixels. Simple, bold designs work best since favicons are displayed at very small sizes. PNG with transparency is ideal.
Are my images uploaded?
No. All resizing and encoding happens in your browser. Your files never leave your device.
What is a webmanifest?
A webmanifest (site.webmanifest) tells browsers about your web app — including which icons to use on Android home screens. The tool generates this file with the correct icon references.
What sizes are generated?
• favicon.ico — 16×16, 32×32, 48×48 (multi-size ICO) • favicon-16x16.png — browser tabs • favicon-32x32.png — browser tabs (high DPI) • apple-touch-icon.png — 180×180 for iOS • android-chrome-192x192.png — Android home screen • android-chrome-512x512.png — Android splash screen
How do I add favicons to my website?
Place the generated files in your site root and add the HTML tags shown below the download. The tool provides ready-to-paste HTML and webmanifest JSON.