Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gem Version

makeAppIcons

makeAppIcons is command line tool to generate multiple size of icons, you need for iOS applications.

Install

$ gem install makeAppIcons

Usage

$ makeAppIcons --in {{YOUR_INPUT_ICON_FILE}}  --out {{YOUR_OUTPUT_DIRECTORY}}

e.g.)

$ makeAppIcons --in sample/AppIcon.png  --out ./out

Expects

  • Platform has sips command. (maybe OS X only)
  • Input file must be PNG format.
  • Input file should be larger than 1024x1024.

License

BSD Lincense.

Authors and Contributors

This tool was build by @gmkou initially. And contributed by ...

  • @sassy
  • @chadmart
  • @touyou

Support or Contact

Having trouble with this tool? Please submit your issue to github issues.

About

Generate iOS App Icons from command line.

Resources

Stars

16 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages