icnsup

Crates.ioicnsup
lib.rsicnsup
version0.2.0
sourcesrc
created_at2021-06-03 08:59:03.777139
updated_at2022-11-01 09:11:13.546679
descriptionCommand line tool for quick creation of icns
homepagehttps://github.com/wyhaya/icnsup
repositoryhttps://github.com/wyhaya/icnsup.git
max_upload_size
id405620
size18,157
(wyhaya)

documentation

README

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

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


Commit count: 2

cargo fmt