3

I am trying to find the lightest possible image viewing program to perform a very specific task.

I have a large folder of images in various formats (jpg, png, gif). I want to view these images in a randomized order, either as a slideshow or scrolled through manually, with the animated gifs er, animating.

Thoughts?

Zanna
  • 72,312

1 Answers1

0

feh has the ability to display images in a random order using the -z flag, unfortunately however it cannot display animated gifs.

It is also extremely light and fast and can handle almost any file type.

Install feh via the software center

Alex L.
  • 3,468
  • 1
  • 21
  • 22