Generates mobile app icons in all resolutions for both iOS and Android.
- Mac OS X, Linux or Windows
- 64-bit version
Download from Releases and extract or on a Mac computer install using Homebrew
$ brew install https://raw.githubusercontent.com/beplus/makeicon/master/makeicon.rb
$ brew upgrade https://raw.githubusercontent.com/beplus/makeicon/master/makeicon.rb
Command Line Interface
$ makeicon --help
# or
$ makeicon -h
To create an AppIcon
directory with generated Icons from a file ./Icon.png
$ makeicon --file ./Icon.png
# or
$ makeicon -f ./Icon.png
Important: Icon.png
file have to be a square image with 1024px
x 1024px
at least.
$ makeicon --version
# or
$ makeicon -v
MIT Copyright (c) 2017 BePlus s.r.o.