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.
- Host: GitHub
- URL: https://github.com/insoft-uk/ansiart
- Owner: Insoft-UK
- License: mit
- Created: 2024-09-23T15:32:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-02T19:26:37.000Z (8 months ago)
- Last Synced: 2025-10-02T21:17:29.997Z (8 months ago)
- Topics: ansi, ascii-art, esc, terminal
- Language: C++
- Homepage:
- Size: 218 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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**.

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