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.rbCommand Line Interface
$ makeicon --help
# or
$ makeicon -hTo create an AppIcon directory with generated Icons from a file ./Icon.png
$ makeicon --file ./Icon.png
# or
$ makeicon -f ./Icon.pngImportant: Icon.png file have to be a square image with 1024px x 1024px at least.
$ makeicon --version
# or
$ makeicon -vMIT Copyright (c) 2017 BePlus s.r.o.