ansilove

Convert ANSI/ASCII art and text files to PNG images

brewmacoslinux
Try with needOr install directly
Source

About

ANSI/ASCII art to PNG converter

Commands

ansilove

Examples

Convert an ANSI art file to PNG$ ansilove input.ans output.png
Convert ASCII art with custom output format$ ansilove -o output.png input.txt
Convert with 9x16 font rendering$ ansilove -f 9x16 artwork.ans result.png