Ico
ICO is an image file format (associated with ".ico" file extension) developed by Microsoft and designed for storing icons
Png
PNG (Portable Network Graphics) is an image file format designed to store raster graphics
Others
Example |
---|
Your icon file should be icon type not png may be because png is not supported by cx_freeze;in your setup.py change to please note the icon file must be in ico format don t act smart and just change the extension from question Python crashes when trying to compile using cx_Freeze |
However ico files if stored properly are not significantly larger than png files because since windows vista ico files can store png from question Favicon format GIF or ICO? |