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

https://github.com/alphakeks/img2ascii

CLI tool to convert images to ASCII art
https://github.com/alphakeks/img2ascii

Last synced: 2 months ago
JSON representation

CLI tool to convert images to ASCII art

Awesome Lists containing this project

README

          

# img2ascii

Turn an image into ASCII art with a downscale factor of 4 like so:

```sh
img2ascii my_image.png 4
```