Toolative
Back to tools

Favicon Generator

Upload an image and generate favicons at 16×16, 32×32, 48×48, and 180×180 (Apple touch icon). Download individually or as a ZIP.

Upload Image
HTML <head> Tags

Add these tags inside the <head> of your HTML:

<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="48x48" href="/favicon-48x48.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">