Skip to content

Javiolonchelo/Iconify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iconify

Convert any image to icon format (.ico) with a single command. Requires ImageMagick to work (download here). Based on this answer by @geekley on StackOverflow.

Usage

Download the script or the executable and run it from the terminal with the following syntax:

.\Iconify.exe -in <path-to-image> -out <path-to-output>

Real example

The icon of the executable was made with the following command from the source folder:

.\Iconify.ps1 .\cat.jpg .\app_icon.ico

About

Convert any image to icon format (.ico) with a single command using ImageMagick engine.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published