terminalimageviewer

Display images in a terminal using block graphic characters

brewmacoslinux
Try with needOr install directly
Source

About

Display images in a terminal using block graphic characters

Commands

tiv

Examples

Display a single image in the terminal$ tiv image.png
Display an image with custom width in characters$ tiv -w 80 image.jpg
Display an image with both width and height constraints$ tiv -w 100 -h 50 image.png