wyhaya / icnsup

Command line tool for quick creation of icns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


About

Command line tool for quick creation of icns


Languages

Language:Rust 100.0%