Skip to content

A simple tool for creating an ico file from any image file (Python)

Notifications You must be signed in to change notification settings

ar1st0crat/PyIcoMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PyIcoMaker

A simple tool for creating an ico file from any image file (Python)

  • Load an image file in any format
  • Do one of the following operations (optionally):
  • flip (left-to-right or top-to-bottom)
  • rotate by 90 degrees clockwise
  • convert to grayscale
  • Save your results in .ico file

Libs: PIL, wxPython.
Requirements: Python 2.7.

pic1

About

A simple tool for creating an ico file from any image file (Python)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages