Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 454 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 454 Bytes


Web application for creating .ico and .icns files from image.

Try demo here.

Running locally

Install needed requirements:
$ pip3 install requirements.txt

And run next command:
$ python3 app.py


Hope, this application will be useful for you :)