PNG, JPG, or SVG. Will be resized.
Preview
32x32
16x16
Apple Touch
Android/Chrome
Generating files, please wait...
Create a professional favicon for your website in seconds.
PNG, JPG, or SVG. Will be resized.
32x32
16x16
Apple Touch
Android/Chrome
Generating files, please wait...
A favicon (short for "favorite icon") is a small icon that represents your website. It appears in browser tabs, bookmark lists, and other places across the web, helping to build brand identity and making your site easily recognizable. This free tool helps you create a complete set of favicons for all modern devices and platforms, ensuring your site looks professional everywhere.
After downloading and unzipping the files, upload them to the root directory of your website. Then, add the following code to the `
` section 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="/site.webmanifest">