Ever wanted to preview image in SSH or Terminal?
Here is some example of image viewer from terminal.
chafa (I have used in my video)
catimg
imgcat
To install on ubuntu, use command
sudo apt install chafa
#or
sudo apt install catimg
#or
sudo apt install imgcat