Favicon Generator: PNG to ICO

Convert PNG to ICO in your browser. Nothing is uploaded.

Free, no limit Nothing uploaded No watermark Works on mobile

Drop your PNG files here

Drop as many PNG files as you like. Nothing is uploaded.

Choose files
Icon sizes to include

An ICO is a container, not a single picture

This is the part most people miss. An .ico file holds several versions of the same icon at different sizes, and the operating system picks whichever it needs. Windows uses 16 pixels in the title bar, 32 in the taskbar, 48 in a folder view and 256 for a large tile.

A favicon built from one 32 pixel image will look soft in the taskbar and blurry on a high resolution display, because the system has to scale it. Building the sizes properly means each one is rendered from your original rather than stretched from a small copy.

Start from a square PNG at 256 pixels or larger. If your logo is not square, crop or pad it to square first, because the icon will be squashed otherwise. Simple shapes work best: at 16 pixels there is no room for detail, and fine lines disappear entirely.

A PNG logo being packed into an ICO file at several icon sizes
How it works

Three steps, no upload

Your browser does the decoding and the encoding. There is no queue and no waiting.

1

Add your files

Drop in as many PNG files as you like, or pick them from your device.

2

Check the settings

The output is already ICO. The options under the drop area are the only choices to make.

3

Download

Each file is ready straight away, with its old and new size shown. Take them one by one or as a zip.

PNG and ICO, side by side

PNG, what you have

Lossless, so every pixel is stored exactly, with a full alpha channel for transparency. Built as a free replacement for GIF and now the standard for logos, screenshots and anything with sharp text.

Where it works: Everything. Support is as universal as JPG, and it is the only one of the two that can carry a transparent background.

ICO, what you get

A container rather than an image. One .ico file holds the same icon at several sizes, and Windows or the browser picks whichever it needs.

Where it works: Windows and every browser, for favicons and desktop icons. It is not a general purpose image format and nothing else uses it.

Both formats are lossless, so nothing at all is discarded. The picture is identical and only the way it is stored changes.

Both formats support an alpha channel, so a transparent background survives the conversion exactly as it was.

How these formats compare

The four things that decide which format you should be using, for every format involved on this page.

FormatCompressionTransparencyAnimationIntroduced
PNGLosslessYesNo1996
ICOLosslessYesNo1985
JPGLossyNoNo1992
WebPLossyYesYes2010

Age matters more than it looks. A format introduced in the 1990s is read by everything ever made, and one introduced in the last ten years is read by browsers and very little else. That single fact explains most of the reasons people convert images at all.

What happens to the file size

Expect a moderate change either way. Both formats compress lossily, so the result depends on which encoder handles your particular image better and on how much detail your particular image holds.

Two things drive the number more than the format does. The first is the content: a photograph of a landscape holds far more unique detail than a screenshot of a spreadsheet, and detail is what costs bytes. The second is the pixel dimensions, which no format conversion changes. A twelve megapixel photograph is twelve megapixels whatever container it sits in.

If you need to hit a specific size rather than simply make the file smaller, converting is the wrong tool. Our image compressor takes a target in kilobytes and finds the highest quality that fits under it, which is what upload forms with a stated limit actually require.

Which sizes to include

Tick the ones you need. Every size you add costs a few kilobytes at most.

  • 16 pixels, browser tabs and the Windows title bar. Essential.
  • 32 pixels, the taskbar, desktop shortcuts and high resolution tabs. Essential.
  • 48 pixels, Windows folder and list views.
  • 64 and 128 pixels, larger icon views and some application launchers.
  • 256 pixels, Windows extra large icons and high density displays. Worth including.

Place the finished file at the root of your site as favicon.ico. Browsers look there automatically even without a link tag, which is why the convention has survived for twenty five years.

Everything runs on your device

There is no upload. Your browser decodes the file, draws it onto a canvas in memory and encodes it again in the format you asked for. The picture never travels anywhere, no server sees it, and nothing is stored or logged.

That matters most for the images people actually convert: identity documents, medical scans, private photographs, unreleased design work. On a conventional converter every one of those is copied to a machine you do not control, kept for some period you are not told about, and processed by software you cannot inspect.

It is also simply faster. There is no queue, no upload wait and no download wait, so a large batch finishes in the time it takes to read this paragraph. The only real limit is your device's memory, and a modern phone handles dozens of full resolution photographs without difficulty.

Your filename is kept

The converted file keeps the name you gave it, with only the extension changed. Nothing is appended, no brand is inserted and no counter is added. These files get uploaded straight into forms that sometimes check the name, and an unexpected one is one more thing that can be rejected for no good reason.

There is no watermark either, at any size, on any number of files. A watermark on a free converter exists to sell you the paid version, and we would rather not have that conversation with you at all.

Converting several files at once

Drop as many files as you like. Each one is converted separately and appears in the list with its original size, its new size and the difference between them, so nothing about what happened is hidden from you.

Download them one at a time, or use Download all to take the whole set as a single zip. The archive is built in your browser too, from the files already sitting in memory, so it costs one click and no waiting. Images are already compressed, so the zip stores them rather than compressing them again, which would only make the file larger.

If a file cannot be read, that row says so and the rest carry on. One awkward file in a folder of fifty does not stop the other forty nine.

What happens to the metadata

The conversion decodes the picture and encodes it again, so the embedded metadata does not travel with it. That includes EXIF data: the camera model, the exposure settings, the date, and on a phone photograph the GPS coordinates of wherever it was taken.

For most people that is a benefit rather than a loss. A photograph taken at home and uploaded to a public listing carries the location of your home inside it unless something strips it, and very few sites do. Converting the file removes it as a side effect.

If you actually want the metadata kept, for a photography portfolio or a copyright claim, this is the wrong tool and you should keep the original alongside the converted copy. Colour profiles are handled the same way: the image is converted into the standard sRGB space that browsers and the web use, which is right for anything published online and wrong for a print workflow that depends on a wider profile.

FAQ

PNG to ICO

The questions people ask most about this conversion.

At least 256 by 256 pixels and square. Every icon size is rendered down from your original, so starting large keeps all of them sharp.

Yes. Each frame is stored as a PNG inside the ICO container, with its alpha channel intact, so the icon sits cleanly on any background.

Detail cannot survive at that size. Icons that read well small are simple: a single shape, a strong silhouette, two or three colours at most.

At the root of your website as favicon.ico. Browsers request that path automatically, so it works even if you forget the link tag in your HTML.

Completely, with no limit on how many files you convert or how large they are. There is no account, no paid tier and no watermark, because the conversion runs on your device and costs us nothing to provide.

No. Your browser decodes and re-encodes the image in memory on your own machine. Nothing is transmitted, nothing is stored and nothing is logged. You can disconnect from the internet after the page loads and it will still work.

No. There is no watermark, no logo and no added border, whatever the file size and however many you convert.

Yes. Only the extension changes, so a file called scan-final.png becomes scan-final.ico. Nothing is added to the name.

Yes. Drop a whole folder in and each file is converted separately, then download them individually or take the entire set as one zip built in your browser.

Yes, on both iPhone and Android. The layout adapts to a narrow screen and the conversion uses the same browser image pipeline your phone already relies on.

Yes. Png to favicon and create favicon: the same conversion, written the way different people write it, and this page does all of them.

Need a different conversion?

Over a hundred free tools, all running in your browser. Nothing is uploaded and nothing is capped.