Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 620 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 620 Bytes

icnsup Crates.io

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

Preview