chafa

Convert images and videos to Unicode/ASCII/ANSI text art

brewmacoslinux
Try with needOr install directly
Source

About

Versatile and fast Unicode/ASCII/ANSI graphics renderer

Commands

chafa

Examples

Convert an image to colored ANSI text art and display in terminal$ chafa image.png
Convert image to sixel graphics (for compatible terminals)$ chafa --format sixels image.png
Convert image to plain ASCII art with specific dimensions$ chafa --width 80 --height 24 image.jpg