Custom Imagefavique
Favicon Generator

Generate a favicon from text.

Quickly generate your favicon from text by selecting the text, fonts, and colors. Download your favicon in the most up-to-date formats.

How it works

1. Enter the text you want to use

2. Adjust fonts, colors, and roundness

3. Download the generated favicon pack

Generate From Text
Generate a favicon from text by selecting the text, fonts, and colors.

This will add the site name and short name to the web manifest file. If you don't want to add it, leave it unchecked.

Installation

First, use the download button to download the files listed below. Place the files in the root directory of your website.

  • android-chrome-192x192.png
  • android-chrome-512x512.png
  • apple-touch-icon.png
  • favicon-16x16.png
  • favicon-32x32.png
  • mstile-150x150.png
  • favicon.ico
  • manifest.webmanifest

Next, copy the following link tags and paste them into the head of your HTML.

<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="manifest" href="/manifest.webmanifest" /><meta name="msapplication-TileImage" content="/mstile-150x150.png" />