.ICO > .PNG

How to Convert

Hi guys.

Just wondering how, if possible, I could extract icons from an .ipl file and then convert them to png (I have a sweet iconpackager package but I want it for objectdock).

Thanks everyone.
2,374 views 3 replies
Reply #1 Top
Well, first off, as long as the icons are include a 128 format you can just use them without converting it to a .png. That is what I do, and it works great. Use Icon Explorer, find the icon you want and then right click it and select Export Icon. Done.

If you really want to use .png, right click it, select Edit in Icondeveloper. That will open Icon Developer with the icon in it. Select the icon and choose Export as image and it will save as .png.
Reply #3 Top
thank you so much for the quick reply.