Upload a square logo — the favicon size previews update automatically.

Or try an example

Used in site.webmanifest name and short_name.

<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<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="icon" href="/favicon.ico">
<link rel="manifest" href="/site.webmanifest">

Help Us Improve

(—)

PNG to favicon converter

Convert a PNG logo into a favicon ZIP: ICO, PNG sizes, Apple Touch Icon, and web manifest. Free, local-first, no signup.

What is a PNG to favicon converter?

A PNG to favicon converter turns a logo image into the icon files a website needs: favicon.ico, size-specific PNGs, an Apple Touch Icon, Android Chrome icons, and often a web manifest. People search for png to favicon, favicon from png, favicon generator, and convert png to favicon when a brand mark exists as a PNG but the site still needs a complete icon package. This tool resizes your image in the browser, packs the standard sizes into a ZIP, and provides HTML link tags so you can install the favicon without uploading files to a remote converter.

PNG to favicon features

Generate a complete favicon package from one logo.
  • Full favicon ZIP

    Download ICO, PNG sizes, Apple Touch Icon, Android icons, and site.webmanifest together.

  • Browser + device coverage

    16×16 and 32×32 for tabs, 180 for iOS, 192/512 for Android home screens.

  • Install HTML snippet

    Copy ready-made link tags that match the filenames in the ZIP.

  • Local-first privacy

    Resize and pack in the browser — no account and no server upload for processing.

How to convert PNG to favicon

Four steps from logo to live site icons.
  1. Upload your PNG

    Drop a square logo PNG (or JPEG / WebP), or try an example image.

  2. Set manifest options

    Optionally add an app name and theme color for site.webmanifest.

  3. Download the ZIP package

    Get seven files: favicon.ico, PNG icons, Apple Touch Icon, Android icons, and the manifest.

  4. Install on your site

    Upload the files to your site root and paste the HTML tags into your head.

Tips for converting PNG to favicon

Get cleaner tab and home-screen icons.
  • 01

    Start from a square PNG

    Square artwork with transparent padding converts more cleanly than wide photos.

  • 02

    Design at 512×512 or larger

    Downscaling a sharp master looks better than upsizing a tiny logo into 512×512.

  • 03

    Keep shapes bold at 16×16

    Thin strokes disappear in browser tabs. Prefer simple marks for the smallest size.

  • 04

    Test on a real deploy

    After upload, check tabs, bookmarks, and Add to Home Screen — caches can hide updates.

PNG to favicon tools compared

How this free converter differs from common generators.
  • Favicon.io

    Popular PNG to favicon ZIP with ICO, PNG sizes, Apple Touch Icon, and manifest. Conversion runs in the browser on their site.

  • RealFaviconGenerator

    Deep platform coverage and platform-specific options. Cloud processing with more configuration steps.

  • PNG to ICO only tools

    Export a single .ico file. Useful for Windows icons, but missing Apple Touch and Android PNG sizes.

  • This PNG to favicon tool

    Full favicon package in the browser on this site. Same file set as common ZIP generators, plus HTML snippet, no signup, no upload for processing.

Great for

When a single PNG needs to become a full favicon set.
  • New websites

    Ship tab icons, bookmarks, and home-screen icons from one brand mark.

  • Static site deploys

    Drop the ZIP contents into public/ or the site root before publish.

  • PWA-ready starts

    Include Android Chrome icons plus a minimal web manifest out of the box.

  • Brand refreshes

    Rebuild every favicon size when the logo changes without desktop icon suites.

Why use this tool

A favicon package workflow without cloud converters.
  • 100% free

    Convert PNG to favicon without sign-ups, watermarks, or paid tiers.

  • Private by default

    Files stay in the browser — useful for unreleased logos and product marks.

  • Package, not just ICO

    Get the PNG and Apple Touch sizes modern browsers expect, not only favicon.ico.

  • No install needed

    Works in desktop and mobile browsers when you need favicons fast.

Technical details

How PNG to favicon conversion works here.
Package contents
favicon.ico (16/32/48), favicon-16x16.png, favicon-32x32.png, apple-touch-icon.png (180), android-chrome-192x192.png, android-chrome-512x512.png, site.webmanifest.
Conversion path
Image → Canvas resize (contain, square) → PNG encode → ICO + ZIP store archive.
Input formats
PNG preferred; JPEG and WebP accepted. Output is application/zip.
Processing
100% client-side. No server upload for conversion.

Sources & References

Authoritative references on favicons, the ICO format, web app manifests, and browser icon link relations.
  • A favicon (favorite icon) is a tiny icon associated with a website that is displayed in browser tabs and bookmarks.
    MDN Web Docs — Favicon

    MDN — Favicon: A PNG to favicon workflow produces the small icons browsers show in tabs, bookmarks, and home screens. This tool builds those assets from one logo. developer.mozilla.org/en-US/docs/Glossary/Favicon

  • The icon keyword may be used with link elements; icons can be used for bookmarks and tabs.
    MDN Web Docs — Rel attribute: icon

    MDN — Link types: icon: After you convert PNG to favicon files, paste link rel="icon" and apple-touch-icon tags into your HTML head so browsers can discover each size. developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel#icon

  • This specification defines a JSON-based manifest file that provides developers with a centralized place to put metadata associated with a web application.
    W3C — Web Application Manifest

    W3C — Web App Manifest: The package includes site.webmanifest with Android Chrome icon entries so installable or home-screen contexts can load 192 and 512 PNG icons. w3.org/TR/appmanifest/

  • The ICO file format is an image file format for computer icons in Microsoft Windows.
    Wikipedia — ICO (file format)

    ICO (file format): favicon.ico remains a compatibility fallback. This converter embeds 16, 32, and 48 PNG frames inside one ICO alongside the modern PNG set. en.wikipedia.org/wiki/ICO_(file_format)

Frequently Asked Questions

Quick answers about this tool—open a question to read more.