Skip to content

APSL/AssetsGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AssetsGenerator

Simple Python script to generate iOS icon image assets

Install

Install Pillow first. Then clone the repo.

Usage

Run

python generator.py --icon ICON

to generate the icon assets. Replace ICON with your icon filename.

To create launch image assets run

python generator.py --launchimage IMAGE

replacing IMAGE with your @3x launch image file.

About

Simple Python script to generate iOS icon image assets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages