Skip to content

ostryJR/AutomaticIconsConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutomaticIconsConverter

Automatically generates icons of different sizes There are 2 versions: main.py, run once; and mainServer.py that runs continously

Running

  1. in config.py, configure input and output folders, as well as final resolutions
    If you use server version, set also wait time(in seconds)
  2. Insert your logos/icons/photos into specified folder
  3. Run the main.py
  4. If you running version:
    -Normal - it will process everything and close itself
    -Server - to close the server use Ctrl+C
  5. Your files should be ready in specified folder

Config

You can configure this app by changing values in config.py

pathMade - path to the folder with done images
pathToMake - path to the folder with not done images yet
sizes - array with dimensions of final images

About

Automaticly generates icons of diffrent sizes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages