Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

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?

share|improve this question

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.

share|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

There's also the Paint.NET ICO plugin.

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

Here is another web service for conversion to ico

http://converticon.com/

share|improve this answer

Your Answer

 
discard

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

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