Free · No sign-up · 100% in your browser

Icon Converter

Drop an image → get a multi-size .ico, a favicon.zip, and a copyable <link> snippet. Files never leave your browser.

No upload No account No paywall

Drop your image here

PNG · JPG · WebP · SVG — nothing is ever uploaded

100% private — your file never leaves your browser
Soft size cap ~10 MB · processing uses Canvas in your browser
Preview

image

HTML <head> snippet

1

Local only

Images are decoded and resized with Canvas in your browser. Nothing is posted to a server.

2

ICO + ZIP

One pass builds a multi-size .ico and a favicon.zip with PNG sizes you checked.

3

Head snippet

Copy ready-to-paste <link rel="icon"> tags for your site.

4

No paywall

Free, no signup, no preview unlock — drop, download, done.

FAQ

Is my image uploaded?

No. Decoding, resizing, ICO packing, and ZIP creation all run locally in your browser with Canvas and JavaScript. You can verify in DevTools Network — there is no file upload.

What sizes are included?

Default checkboxes: 16, 32, 48, 64, 128, and 256. Uncheck any you do not need. Optional apple-touch (180) and a site.webmanifest draft are available.

Will the .ico work on Windows?

We write PNG-in-ICO (supported since Windows Vista). For maximum legacy compatibility keep 16/32/48 checked. Test on your target OS if you ship desktop apps.

Is there a file size limit?

Soft cap around 10 MB. Larger files may be slow in-browser; compress first if needed (e.g. sister tool nanoimage.net).