Favicon.ico generator - PNG to ICO FAQ

What is a favicon.ico?

A favicon is a small icon of common size "16x16" pixels of file extension .ico associated with web page or website is also know as
  • Shortcut icon
  • Web site icon
  • URL icon
  • Bookmark icon
  • page icon
  • Common file size for favicon are 16x16, 32x32, 48x48, 64x64 pixels.

    Generate favicon for your website now

    Where will favicon icon appear?

    Favicon appears in bookmark, url, browser tab, shortcut.

    favicon sample, facebook ico

    How to generate and add favicon in HTML?

    follow the link favicon.ico generator to generate favicon and follow the to add favicon. Follow the same procedure to converting .png to .ico;
    1. Copy the favicon.ico to the webserver root.
    2. Copy and paste the following code inbetween <head> </head>section of your webpages

    <link rel="shortcut icon" href="favicon.ico" >

    What is .ico format?

    The ICO file format is an image file format for computer icons in Microsoft Windows. .ICO files contain one or more small images at multiple sizes and color depths.

    Filename extension: .ico
    MIMI type: image/vnd.microsoft.icon