Photo viewer?

I use Viewnior. It is simple, fast and elegant image viewer. Its minimalistic interface provides more screenspace for your images. I also use Xfi. It is a part of Xfe file manager.
 
I would also like to suggest a lightweight cli program called sxiv. It is a light image viewer which as a few features :
- Basic image operations, e.g. zooming, panning, rotating
- Customizable key and mouse button mappings (in config.h)
- Thumbnail mode: grid of selectable previews of all images
- Ability to cache thumbnails for fast re-loading
- Basic support for multi-frame images
- Load all frames from GIF files and play GIF animations
- Display image information in status bar
This amazing program can be installed in a package or port system.
 
It is also possible to view photos via terminal, BTW,
with www/w3m-img (may not work with some terminal emulators),
it's a pager/text web browser, but it's also pretty usable image viewer, just disable
"Use external image viewer" option in w3m options - launch w3m and press "o",
to show image info, press "=".
M2OrUEv.gif
 
Last edited by a moderator:
On another system I updated the base - now have:-
root@tester:~ # uname -a
FreeBSD tester 12.0-RELEASE-p10 FreeBSD 12.0-RELEASE-p10 GENERIC amd64

I have also run pkg update -y

but still get:-
root@tester:~ # geeqie
ld-elf.so.1: /usr/local/lib/libavfilter.so.7: version LIBAVFILTER_7 required by /usr/local/lib/libffmpegthumbnailer.so.4 not defined

Any ideas?
 
Another vote for xv. I've used it since it first came out, always preferred the user interface to anything else, and I still use it today. Gwenview isn't too bad but it pulls in loads of libraries. The author John Bradley wrote his own widget library for xv on top of raw Xt and xlib. It became a de-facto standard back when it was first released and was widely used. It even gets its own wikipedia page:-

And was described in this NASA technical report

Plus its the only GUI I've ever seen where error dialogs get an ok button with 'Bummer!' written on it. 🤣

screenshot_2025-05-16_at_18:58:38.png


And it has that famous invention, the "visual schnauzer", otherwise known as an image browser :)
Just don't try using xv to browse a directory of 10000 photos...
 
Back
Top