I have a whole folder of photos I want to look at as thumbnails, and I'd like to do it by calling one of GNOME's native thumbnailers individually, namely totem-video-thumbnailer
or evince-thumbnailer
, and piping them through a backend (I hear gstreamer
is possible, but anything that allows me to manually call forth a whole foldersworth of thumbnails from the command line will do).
I have this polaroid.sh-Skript:
Maybe you can adopt some ideas. The basic command
montage
is in the ImageMagick package, which is easily installed: