Favicon Generator

Upload one image and create website icon files for browser tabs, bookmarks, Apple touch icons and Android home screens. The image stays in your browser.

PNG and ICO outputApple and Android sizesHTML code copyLocal ZIP download

Favicon generator

Source image

Choose a logo or image.
Theme color
Preview
Choose an image to generate favicon files.

Generated images

Choose an image to generate favicon files.

HTML code

<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.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">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="manifest" href="/site.webmanifest">
<meta name="theme-color" content="#ffffff">

How it works

  1. 1Choose a square or centered logo image.
  2. 2Preview common favicon placements.
  3. 3Download the icon package and copy the HTML link tags.

Privacy and limits

  • Images are processed in your browser and are not uploaded.
  • The favicon is generated from a centered square crop.
  • SVG input depends on browser image decoding support.

Favicon package contents

This tool creates favicon.ico, PNG icon files, a site.webmanifest file and an HTML snippet from one source image.

The output is intended for website root paths such as /favicon.ico and /apple-touch-icon.png.

Common use cases

  • Preparing icons for a new website
  • Replacing an old browser tab icon
  • Creating Apple and Android home screen icons

Format notes

  • The ICO file contains 16, 32 and 48 pixel PNG images.
  • PNG icons are included for modern browsers and home screens.
  • Transparent source images keep transparency unless the browser cannot decode the input.

Original test sample

  • Use a square logo with clear edges, then check the 16 x 16 preview before downloading.
  • After uploading files to a website, confirm the HTML paths match where the icons are stored.

Frequently asked questions

Are my images uploaded?

No. ImgShrink processes selected images in your browser and does not upload them to a server.

Will conversion keep animation, metadata or transparency?

Browser canvas export usually creates a still image and does not preserve metadata. Transparency is kept only by formats and browsers that support it.

Why is an output format unavailable or different?

The browser controls image decoding and export support. Some browsers may not export AVIF or may flatten unsupported transparency.

Source and compatibility notes

This tool works in the browser, so output support depends on what your browser can read and export.

Last checked: 2026-09-07

Notes
  • No server-side image processing is used.
  • Output format support depends on the browser.
  • Animated images and metadata are not treated as guaranteed preserved data.

Related website image tools

All tools

Image Converter Online

Convert images between JPG, PNG, WebP and AVIF in your browser. Private local conversion with no uploads.

PNG Transparency Checker

Check whether a PNG or WebP image contains transparent or semi-transparent pixels. See alpha coverage and transparent edges locally.

Add Background to PNG

Add a white, black or custom color background to a transparent PNG or WebP in your browser. Preview and download JPG, PNG or WebP.

Resize Image Online

Resize images by width and height in your browser. Create smaller JPG, PNG or WebP files without uploading.