Create Transparent Windows “.ICO” from PNG’s using the GIMP
Whilst exploring the wonders of an open source app called “The GIMP”, I noticed a handy little feature that allows it to save any image as an Windows compatible .ico file. For Windows XP, most icons are 32×32 or 48×48 in size, so as long as you have an image you want to convert around those sizes (or you could just create one yourself) you’ll be sorted.
How to do it:
- Open the gimp
- Go to “File -> Open” and locate the image you want to convert (can be most formats, i know as a fact that PNGs work best to make transparent .ico’s)
- Make sure the size of the image is 48×48 or 32×32 (depending on your preference)
- Then in the images individual window, go to “File -> Save As” and change the file extension to .ico (e.g. example.PNG -> example.ico) making sure you save the image in the folder you want
- A window will pop-up with the title “GIMP Windows Icon Plugin”, just click “OK”
- There you go, your done!
4 Responses to “Create Transparent Windows “.ICO” from PNG’s using the GIMP”
-
Tim Fehlman Says:
January 27th, 2007 at 2:02 pmThanks for the contribution, Adam. I hope to see more of your work in the near future.
Tim
-
another Tim Says:
January 29th, 2007 at 11:27 pmGreat…. love quick tips like this for GIMP…. good job.
-
airtonix Says:
February 24th, 2007 at 10:40 pmand would you know how to do the reverse?
since gimp is sitting on top if imagemagik….cold i use the convert command to turn .ico them into png?
-
Tim Archer Says:
April 8th, 2007 at 7:20 amHello! Sometime I find that I’m on a friends computer who doesnt have the proper graphics programs installed (such as the GIMP). I then use some of the easy web based services out there that will convert for you. I did a small writeup on a couple at:
http://timarcher.com/?q=node/25
