icnsup GitHub Workflow Status Crates.io

Command line tool for quick creation of icns file

Install

Binary

Download the binary from the release page

Cargo

bash cargo install icnsup

Usage

```bash 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

Preview