2 unstable releases
0.2.0 | Nov 1, 2022 |
---|---|
0.1.0 | Jun 3, 2021 |
#1115 in Command line utilities
7KB
74 lines
icnsup

Command line tool for quick creation of icns
file
Install
Binary
Download the binary from the release page
Cargo
cargo install icnsup
Usage
icnsup ./icon.png
# or
icnsup ./icon.png -o ./my.icns
You will get an icns
file which contains several sizes 16 32 48 64 128 256 512 1024
Dependencies
~6.5MB
~78K SLoC