Favicon Generator

Generate favicon.ico, PNG icons, Apple Touch Icon, Android icons and a web manifest from one image.

Upload your logo

Use a square PNG or WebP logo for the best result. The tool crops the image to a square and creates all common favicon sizes.

Install code

Upload the generated files to the website root and add this code inside the document head.

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

Complete favicon pack

Generate favicon.ico, PNG icons, Apple Touch Icon, Android icons and manifest in one step.

Website ready

Use the generated files for WordPress, OpenCart, Next.js, static HTML or any custom website.

Browser-based

The image is processed in the browser, so the tool stays lightweight for free hosting.