Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gamikun/mobiko

iOS and Android icons generation from a big PNG
https://github.com/gamikun/mobiko

apple assets cli icons ios xcode

Last synced: 5 days ago
JSON representation

iOS and Android icons generation from a big PNG

Awesome Lists containing this project

README

        

Sample
----------

mobiko big-file.png

This will create files in the different formats needed
for iOS project in Xcode with the nomenclature:

[email protected]

If you want to optimize images size use the flag ``--optimize``. Or event better ``--pngquant`` which will create more optimized, but it has an external dependency.