Skip to content

A simple python script that creates the right icon sizes for iOS apps.

Notifications You must be signed in to change notification settings

ScratchMyTail/IconCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

IconCreator

A simple python script that creates the right icon sizes for iOS apps.

How to use this script:

python iconcreator.py "path to image, should be 1024x1024"

If you want to use other resolutions, simply append or change the list.

sizes = [152, 120, 80, 76, 58, 40, 29]

About

A simple python script that creates the right icon sizes for iOS apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages