viu

Simple terminal image viewer written in Rust

brewmacoslinux
Try with needOr install directly
Source

About

Simple terminal image viewer written in Rust

Commands

viu

Examples

Display an image in the terminal$ viu image.png
View image with custom width in characters$ viu -w 80 image.jpg
Display image and print filename$ viu -n image.png