There's an image in the VS2010 stock icon pack which is only included as a PNG, which I would like to use as an ICO (I want XP and earlier users to see the icon). How can I convert the PNG into the ICO?

link|improve this question

74% accept rate
feedback

3 Answers

up vote 3 down vote accepted

For one-off tasks I usually just cheat: ConvertICO.com .

If you will be doing this fairly often, you may want to consider the free Photoshop plugin.

link|improve this answer
Holy crap -- that's one of the world's most awesome services! +1 (and check in 7 mins...) – Billy ONeal Dec 31 '10 at 18:16
feedback

There's also the Paint.NET ICO plugin.

link|improve this answer
+1 And it's free. (Paint.NET and the plugin.) – muntoo Dec 31 '10 at 18:48
feedback

Here is another web service for conversion to ico

http://converticon.com/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.