Skip to content

juhosa/icns-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge

Icns Creator

Create a icon.icns file with different resolutions from the provided .png image file.

Currently, the source image must be bigger than 1024x1024px.

Installation

Clone this repo.

Install imagemagick (with ie. homebrew)

brew install imagemagick

Running

Pass the source file as the first (and only) parameter

./script.sh large_image.png

The output is the icon.icns file in the source directory.

Contributing

Ideas? Improvements? Leave an issue or better yet, a PR!

About

Create a .icns file (macOS icon) from one file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages