libcaca

Convert images and videos into colored ASCII art

brewmacoslinux
Try with needOr install directly
Source

About

Convert pixel information into colored ASCII art

Commands

cacaviewcacaplaycaca-config

Examples

Display an image as ASCII art in the terminal$ cacaview image.jpg
Play a video file as ASCII art$ cacaplay video.mp4
Get libcaca library and compiler flags$ caca-config --libs --cflags