An open API service indexing awesome lists of open source software.

https://github.com/dxrcy/img2ascii

Convert an image to ASCII text
https://github.com/dxrcy/img2ascii

Last synced: 2 months ago
JSON representation

Convert an image to ASCII text

Awesome Lists containing this project

README

        

# Img2Ascii

Converts images to ASCII text.

```
Usage: img2a [OPTIONS]

Arguments:

Filename of image to convert

Options:
-c, --color
Print using ANSI color codes, instead of greyscale ASCII characters

-h, --help
Print help (see a summary with '-h')
```