An open API service indexing awesome lists of open source software.

https://github.com/calcuis/png-icns-convertor


https://github.com/calcuis/png-icns-convertor

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

### convert png into icns
This Python code opens a PNG image file named "logo.png," and then it saves the image in ICNS format with a specified size of 24x24 pixels, resulting in an ICNS file (for Mac icon) named "logo.icns" containing an icon image suitable for a 24x24 pixel resolution.

**Reference**

github.com/calcuis/png-ico-convertor