/icon-generator

iOS app icon generator

Primary LanguageGo

Icon Generator

iOS app icon generator. Automatically generate all sizes of iOS app icons, from 20px to 1024px.

How to use

  1. Download icon-generator file in build folder
  2. Put it somewhere on your Mac laptop, eg. /Users/test/Desktop
  3. Open a terminal and run /Users/test/Desktop/icon-generator, it will request to put the path of original image, then generate all sizes of icons at the same folder of original image.
  4. (optional) You can even configure it to current OS user's PATH, which will let you run icon-generator like a command.