Skip to content

HYKANTUS/pyASCIIgenerator

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages