Surprisingly, you can view images in the Linux CLI?
FIM
sudo apt-get install fim
Common shortcuts for images in FIM:
- PageUp / Down: previous/next image
- +/-: zoom in/out
- a: auto scale
- w: fit width
- h: fit height
- j / k: pan down/up
- f / m: flip/mirror
- r / R: rotate (clockwise/counterclockwise)
- ESC / q: quit
Viu
cargo install viu
Lsix
sudo apt-get install imagemagick
wget https://github.com/hackerb9/lsix/archive/master.zip
