Skip to content

uncenter/icnsify

Repository files navigation

icnsify

Convert PNGs to .icns.

Installation

Cargo

cargo install icnsify

Nix

Available through Nixpkgs.

nix run nixpkgs#icnsify

Usage

icnsify <IMAGE> [--output <IMAGE>]

Provide an input image to transform into a .icns file. The provided image must be a PNG with square/equal dimensions.

By default, the resulting .icns file will be written to the same path as the input file with the .icns extension (foo.png becomes foo.icns). An alternative output path can be provided with --output.

License

GPL-3.0

About

🖼️ Convert PNGs to .icns.

Topics

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING.md

Stars

Watchers

Forks

Packages

 
 
 

Contributors