• Stars
    star
    107
  • Rank 323,587 (Top 7 %)
  • Language
    Shell
  • Created almost 11 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a tool to easily convert a png image to an icns in the osx terminal.

png2icns

This is a script to easily convert a png image to an icns in the terminal in osx, using built-in tools.

Features

Compatible with retina displays.

Requirements

You will need a source image that is 1024 by 1024 pixels. One is provided for testing.

Usage

Simply run the script and either specify the path to your source png or put it in the same directory.

./png2icns.sh [path your source png]