Skip to content

insanecodes/Icon-Maker-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon-Maker-GUI forthebadge

Stars Forks
A Icon Maker GUI Made Using Python 3.9.0 .
It will take any image and convert it to ICO file, for web site favicon or Windows applications.
Hope You Will Like It and you can also use the code to make your own version.

To Run, simply open your terminal and go the source directory and type python main.py.

  • Click on 'Choose File' button and pick any image from any location.
  • Select the 'Convert to ICO' button and pick the location where the file will be saved.

Requirements

  1. Pillow
  2. Os
  3. Tkinter

Installing The Pillow Module:

  • For Linux: Open Terminal then type pip3 install Pillow
  • For Windows: Open CMD, then type pip install Pillow

Demo

Show some ❤️ by starring the repository!

About

Convert your image into icon ( .ico format ).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages