Viewing Images

Use sxiv to view images in the terminal.

Viewing Images with sxiv

You can view images in the terminal with sxiv. Just open a terminal and run:

sxiv /path/to/image

You can also view multiple images at once:

cd /path/to/images
sxiv .

When viewing multiple images, you can use the arrow keys to navigate between images. You can also press Enter to toggle between full screen and thumbnail view.