Skip to content

his program is a GUI application that allows users to convert PNG images to ICO format. Users can select a PNG image using the file dialog and then save the converted image as an ICO file.

Notifications You must be signed in to change notification settings

FilipRokita/PNGTOICO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PNGTOICO

Simple program that changes ".png" to ".ico". It is really helpful, because most graphic design programms can't do it easily for some reason.



Usage

  1. Run PNGTOICO
  2. Choose ".png" file you want to convert
  3. Click "Conver" button

Results will be in the same folder as the ".png" file.

Requirements

  • Pillow==8.4.0
python3 -m pip install -r requirements.txt

About

his program is a GUI application that allows users to convert PNG images to ICO format. Users can select a PNG image using the file dialog and then save the converted image as an ICO file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages