Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 533 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 533 Bytes

Image to ASCII converter.

Before the first launch run: pip install -r requirements.txt

Usage:

python ASCIIConverter.py path_to_picture

For more details run python ASCIIConverter.py -h

Video converter works only on win platforms

Supported formats:

BLP, BMP, DDS, DIB, EPS, ICNS, ICO, IM, JPEG, JPEG 2000, MSP, PCX, PNG, PPM, SGI, SPIDER, TGA, TIFF, WebP, XBM, CUR, DCX, FITS, FLI, FLC, FPX, FTEX, GBR, GD, IMT, IPTC/NAA, MCIDAS, MIC, MPO, PCD, PIXAR, PSD, SUN, WAL, WMF, EMF, XPM

(The list can change slightly in the future.)