Gnoxter / ascii_py

Make some ascii arts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Ascii Py

Makin some pictures

This library requires the Pillow library

pip install -U Pillow

To use the gui you need PySide

pip install -U PySide

See main.py for basic usage

Basic usage

Before:

After:

Flag usage example

$ python main.py -s 10 -w "dank memes" -o ayy_lmao_pizza.jpg Media/pizza_in.jpg

About

Make some ascii arts

License:MIT License


Languages

Language:Python 100.0%