Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I have a 16x16 PNG that I want to use for my favicon. It works fine in modern browsers, but I need a favicon.ico file for older ones. The problem is that either the ICO format doesn't support semi-transaprency, which my favicon uses, or the converters I've found online don't support it.

Which is it? If the format supports it, how can I convert a PNG to an ICO with semi-transparency?

share|improve this question

2 Answers

up vote 0 down vote accepted

Here's a website I found using photoshop and a website to do it.

Here's another website I found that deals with the Windows ICO plugin for Photoshop - located here.

Warning: I have NOT tested that file download for exclusion of viruses - download at your own risk.

share|improve this answer

If Christopher's links don't help, simply try changing the file extension from .PNG to .ICO - that's worked for me in the past.

share|improve this answer
With transparent .ico's too? – Christopher Feb 13 '11 at 13:04
Honestly - I can't remember, and I don't have anything handy to test... – Mike Hudson Feb 13 '11 at 22:02

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.