pyASCIIgenerator

A simple image-to-ASCII converter based on a video by Kite


Keywords
ASCII, image, ASCIIart, art, ASCIIimage, fun, Pillow, PIL
License
MIT
Install
pip install pyASCIIgenerator==1.0.0

Documentation

pyASCIIgenerator

A simple image-to-ASCII converter based on a video by Kite.

see it on PyPI

Usage

import pyASCIIgenerator
pyASCIIgenerator.asciify('path\\to\\file')

REMEMBER TO USE DOUBLE BACKSLASHES

also try:

import pyASCIIgenerator
pyASCIIgenerator.help()

this will print out the usage example

Requirements

this module relies on the PIL.Image from the library, Pillow.

Credits

Made by HYKANTUS