billybu10 / ImageToAscii

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageToASCII

As the name suggests, this program converts image to ascii art. Uses PIL.

It has two versions:

  • ITA_woarg.py (short for ImageToASCII without arguments) is simpler version, that asks for input.
  • ITA.py uses command line arguments.

This repo is mostly me trying to follow this tutorial and this site. I'm not really good at python and there are other projects, which probably suit your needs better and are written by more experienced python devs.

About


Languages

Language:Python 100.0%