How do i convert a series of pngs of 16,24, 32, 48, 64, 128 to one *.ico file
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
migrated from stackoverflow.com Oct 29 '09 at 21:13
|
If you use Paint.NET (freeware by Microsoft), the 2nd generation of mspaint, you can try this plug-in: |
|||||||
|
|
You could try IcoFX. It's free and it works great. A few of the many features include:
Assuming those images are the same image resized, you could also just import the largest size and use IcoFX to size the original down for the smaller sizes you want to include. Of course, this won't help you if you're not using Windows. |
|||
|