uncenter · GitHub

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

Readme

Activity

Stars

8 stars

Watchers

1 watching

Forks

1 fork

Releases

Packages

Used by

Contributors

Languages

Read the original on github.com ↗