-1

Anyone know some image viewers for Linux/Ubuntu which have faster loading times than the gimp and firefox which I can install with apt-get, or which are already on the system.

Fed up of having to wait for these to load, each time I need to view an image. I need something fast and jiffy.

I'm also looking for sth I can run from the command line.

user229044
  • 232,980
  • 40
  • 330
  • 338
user1527429
  • 727
  • 5
  • 10
  • 17

2 Answers2

1

Eye of Genome is very light and fast: http://projects.gnome.org/eog/

Icarus
  • 63,293
  • 14
  • 100
  • 115
  • Thanks. As a matter of fact the quickest of all seems to be qiv (Quick Image Viewer), which is really, really fast: http://spiegl.de/qiv/ – user1527429 Jul 21 '12 at 13:58
1

Try the "display" command line. apt-get install imagemagick

Shachar

Shachar Shemesh
  • 8,193
  • 6
  • 25
  • 57