aview

ASCII art image browser and animation viewer for terminal display

brewmacoslinux
Try with needOr install directly
Source

About

ASCII-art image browser and animation viewer

Commands

aview

Examples

View an image as ASCII art in the terminal$ aview image.jpg
Display ASCII art with specific width and height$ aview -width 80 -height 24 image.png
View an animated GIF as ASCII art animation$ aview animation.gif