Skip to content

Ablaze-MIRAI/ico-encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICO Encoder

A simple .ico encoder.

Stores PNGs of sizes 16x16px, 24x24px, 32x32px, 48x48px, 256x256px.

How to use

Usage of ./ico-encoder:
  -i string
        Specify input file path (.png)
  -o string
        Specify output file path (.ico)