This is a light image processing library which can be used to convert images to ascii art.
The code base is implemeted and maintained by Akshay Kumar Singh.

Procedure:

1. pip3 install asciiaks
2. import asciiaks
3. from asciiaks import ascii_convert


You are good to go.