Favicon Generator
Generates a full set of favicon sizes (16 to 512px, plus Apple touch icon) from one image — resized locally and downloaded as a ZIP.
Drop files here, or click to choose
One square image, ideally 512×512 or larger
HTML to add to your <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">
This runs entirely in your browser. Your image is never sent to a server — check your browser's network tab if you don't believe us.