Simple program that changes ".png" to ".ico". It is really helpful, because most graphic design programms can't do it easily for some reason.
- Run PNGTOICO
- Choose ".png" file you want to convert
- Click "Conver" button
Results will be in the same folder as the ".png" file.
- Pillow==8.4.0
python3 -m pip install -r requirements.txt