CLI image viewer for wayland and X11 aimed at tiling window managers. Handles multiple formats including Photoshop (PSD). More information: https://sr.ht/~exec64/imv.
imv {{path/to/image1.ext path/to/image2.ext ...}}
imv -f {{path/to/image.ext}}
imv -r --slideshow {{path/to/path}}
stdin:find . -type f -name "{{*.svg}}" | imv
imv -t 10 {{path/to/directory}}
curl -Osw '%{filename_effective}\n' '{{http://www.example.com/[1-10].jpg}}' | imv