AiOwares
Portable Quick Any2Ico - Printable Version

+- AiOwares (https://www.aiowares.com)
+-- Forum: Software & Applications (https://www.aiowares.com/forumdisplay.php?fid=6)
+--- Forum: Multi-Platform Software (https://www.aiowares.com/forumdisplay.php?fid=14)
+---- Forum: Portable programs & Repacks (https://www.aiowares.com/forumdisplay.php?fid=63)
+---- Thread: Portable Quick Any2Ico (/showthread.php?tid=1363)



Portable Quick Any2Ico - MaskedUser - 10-15-2019

[attachment=12]
Quick Any2Ico is a free portable application that creates high quality icon files from any file, folder or resource.
It can also add or remove image formats from icon files, save the extracted icons in the PNG format and much more.
Show Content

Selecting the destination file :
Show Content

Selecting the embedded image formats :
Show Content
Enabling the PNG compression
Show Content
Selecting the image adjustment options :
Show Content
You can use the code below to create a batch file that extracts all the icons from a binary file to a specific folder with PNG compression.

In this case, it will create a folder in your desktop named QI2 Icons, and extract all icons from imageres.dll to that location.
PHP Code:
The contents of this section are hidden 
You have No permissions

Show Content

Homepage :
Code:
The contents of this section are hidden
You have No permissions
Download :
Code:
The contents of this section are hidden
You have No permissions