Skip to content

furrki/iOS-Icons-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS Icon Generator

I developed that tool in order to generate my resized icons for iOS Applications at once! With help of this application, you can generate every needed sizes of AppIcon or Icons for Toolbars/Tabbars (32 x 32).

This application was developed for iOS 12 and Swift 4.2 (But the outputs can be used in past versions too).

Installation

git clone https://github.com/furrki/iOS-Icons-Generator
cd iOS-Icons-Generator
pip install -r requirements.txt

Usage

If you want to generate AppIcons:

python main.py -i [Image File Path]

Else if you want to generate icons for Tabbars/Toolbars etc.

python main.py -i [Image File Path] -t i -n [Icon Name]

ScreenShots

AppIcon

Alt text


Normal Icon

Alt text

Author

furrki

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages