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

https://github.com/insoft-uk/ansiart

Similar to ASCII art, but utilizing ANSI escape codes to incorporate text color changes, creating what is known as ANSI Art.
https://github.com/insoft-uk/ansiart

ansi ascii-art esc terminal

Last synced: about 1 month ago
JSON representation

Similar to ASCII art, but utilizing ANSI escape codes to incorporate text color changes, creating what is known as ANSI Art.

Awesome Lists containing this project

README

          

# ANSI Art Generator

Similar to ASCII art, but utilizing ANSI escape codes to incorporate text color changes, creating what is known as ANSI Art.
This utility is for generating ANSI art code from an image file for use with the **terminal**.
![Screenshot](https://github.com/Insoft-UK/ansiArt/blob/main/assets/screenshot.png)

> [!NOTE]
The only image file format currently supported by this utility tool is the Bitmap (BMP) format, with 4-bit, 8-bit color depth.