Back to tools
Uily Tools

Favicon Generator

Upload your logo and generate a complete favicon package for websites, Apple devices and Android applications.

Upload your logo

Drag and drop your image here or click to browse. Transparent PNG and SVG files work best.

Choose image

PNG, JPG, WEBP or SVG · Maximum 10 MB

Image settings

Image fitContain
Padding12%

Icon shape

Corner radius22%

Background

Web application

Generated sizes

Choose which files should be included in the package.

Installation code

Paste this code inside your website head.

<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" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="manifest" href="/site.webmanifest" />
<meta name="theme-color" content="#09090b" />