Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 264 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 264 Bytes

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)