Skip to content

Super simple python script to mass create simple icons by overlaying foreground images on top of background images.

License

Notifications You must be signed in to change notification settings

StevenRice99/Icon-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon Maker

Super simple python script to mass create simple icons by overlaying foreground images on top of background images. Simply run icon_maker.py with the below arguments.

  • -b or --background - The folder of background images. Defaults to Backgrounds.
  • -f or --foregrounds - The folder of foreground images. Defaults to Foregrounds.
  • -r or --Results - The folder to save the created icons to. Defaults to Results.
  • -s or --Size - The size to make the icons in pixels. Defaults to 128.

Included sample images are from Kenney's "Shape Characters" under the Creative Commons CC0 license.