Back to tools

Favicon Generator

Convert PNG, JPG, or WebP to a complete favicon pack. Generates ICO file (16, 32, 48px) plus all PNG sizes and ready-to-use HTML tags.

HTML Tags

<!-- Favicon set generated by QoreKit -->
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<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="icon" type="image/png" sizes="192x192" href="/android-chrome-192x192.png">
<link rel="icon" type="image/png" sizes="512x512" href="/android-chrome-512x512.png">

Upload an image to generate your favicon pack

Creates ICO file plus 9 PNG sizes (16 through 512px)

16x1632x3248x4864x64128x128180x180192x192256x256512x512favicon.ico

About This Tool

Favicon Generator converts any image into a complete browser favicon package. It creates a multi-size .ico file (16x16, 32x32, 48x48) plus individual PNG files at 16, 32, 48, 64, 128, 180, 192, 256, and 512 pixels.

The 180x180 PNG is the Apple touch icon used by iOS when users save a website to their home screen. The 192x192 and 512x512 PNGs are required for Android home screen shortcuts and Progressive Web App (PWA) splash screens.

Everything downloads as a single ZIP file containing all sizes plus a ready-to-paste HTML snippet with the correct link tags. No upload required. All generation runs in your browser.