I once bought a single license of Microangelo for creating icons which served me well in the past, but now I'm helping run up a new Virtual Machine base for our dev team to use and would like to include a decent free icon editor in there.

I'd prefer something that fully supports creating icons for Windows Vista.

For all those of you thinking "Don't let a developer design graphics!" just pretend I said "for our UI Design Team" instead of "Dev Team", lol. ;)

link|improve this question

68% accept rate
feedback

4 Answers

That's simple, because it's free, powerfull and supports Vista Icons (256x256): IcoFx

On this site you can find a tool for (animated) cursors, too: AniFx

If you want to pay, I'd suggest a more powerful ones: Axialis Iconworkshop

link|improve this answer
feedback

I would use Inkscape to design the icons, and then render them scaled down and convert them to the final format with Gimp

The benefit of this is you can design the icon once, and produce it in many target sizes effortlessly.

That's what the OpenSource world are doing these days :) ( We even have Native SVG Icons now )

link|improve this answer
I do the design with Inkscape, too, but than save it to .ico with IcoFx, because it can generate icon libraries with different resolutions and color depths. – Xn0vv3r Jan 22 '09 at 6:27
1  
So can GIMP, it's just the interface isn't very good. Drag each transparent PNG into a separate layer on the layer list. The main bitmap display will look like rubbish, but save as ICO and it'll work fine. – bobince Jan 22 '09 at 12:39
I use Inkscape as well. However, I have a separate file for each icon size, since I optimize the icon (detail, line widths, etc.) for each size. – Daniel Rose Jul 13 '10 at 11:02
feedback

For icons, there's IcoFX.

link|improve this answer
feedback

I would recommend Paint.NET, or The GIMP. They're not specifically for icons, but will do the job and much more. Also, both free.

EDIT: Paint.NET requires plugin (free).

link|improve this answer
Are you sure Paint.NET will do the job - I didn't think you could save to .ico in it? Yeah, I tried using The Gimp a couple years ago but felt the UI was very unintuiative (imho), maybe I should give it another look. Does it allow saving to .ico? – Ben Daniel Jan 22 '09 at 6:24
Thanks for that. I installed it a while back and forgot about the plug in. As for The GIMP, the tutorial for creating icons can be found at: gimp.org/tutorials/Creating_Icons – SMB Jan 22 '09 at 6:34
feedback

Your Answer

 
or
required, but never shown

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