|
|
Subscribe / Log in / New account

CLI Magic: Feh for image viewing (Linux.com)

Linux.com reviews Feh, an image viewer. "Too many Linux image viewers are tinged with little annoyances -- they take too long to load, are slow to redraw the display, have limited format support, sport inconvenient controls -- so when you want to settle on one, inevitably there's something to make you utter feh! in general discontent. Good call -- feh is the name of a speedy little viewer that packs in a surprising number of features for its size."

to post comments

CLI Magic: Feh for image viewing (Linux.com)

Posted Jul 31, 2006 18:32 UTC (Mon) by jwb (guest, #15467) [Link]

jwb@toonses:/home/jwb$ feh -r .
zsh: segmentation fault feh -r .
jwb@toonses:/home/jwb$ feh --version
feh version 1.3.4
jwb@toonses:/home/jwb$ uname -a
Linux toonses 2.6.15-23-amd64-k8 #1 SMP PREEMPT Tue May 23 13:51:32 UTC 2006 x86_64 GNU/Linux

Missing feature?

Posted Jul 31, 2006 19:13 UTC (Mon) by jimmybgood (guest, #26142) [Link]

Well, maybe it's missing or maybe I just haven't figured it out. Generally, I prefer the image to be displayed full size, unless it is larger than the screen, in which case, I would like the image to be scaled down to fit. That's done automatically in fullscreen mode, but the image is surrounded by black so the unused portion of the screen is hidden. What I would like to do is have an option that scales the image in just such a way while in slide show mode, so I can view the entire image and still use other applications.

Of course, I can manually scale the image, but that gets tedious, having to stop the slideshow to make adjustments everytime an image exceeds the screen size. It kind of defeats the pupose of having a slideshow.

That's what the "-t" option does in qiv. Does anyone know how to do this with feh.

CLI Magic: Feh for image viewing (Linux.com)

Posted Jul 31, 2006 19:18 UTC (Mon) by sfeam (subscriber, #2841) [Link] (6 responses)

qiv: less pronounceable, but more usable

http://www.klografx.net/qiv/

CLI Magic: Feh for image viewing (Linux.com)

Posted Jul 31, 2006 19:50 UTC (Mon) by bronson (subscriber, #4806) [Link] (5 responses)

I totally agree. I just wish somebody would update it to gtk2! qiv and xmms are the only two applications on my computer that require gtk 1.2.

CLI Magic: Feh for image viewing (Linux.com)

Posted Jul 31, 2006 20:09 UTC (Mon) by jimmybgood (guest, #26142) [Link] (4 responses)

And it's the only app I use that still needs the old gdk-imlib11 and it doesn't set root background images properly so that fluxbox can have pseudotransparency.

Debian even has a patch to fix the last problem, but the code authors haven't merged it.

Absolutely, if qiv were just updated a bit, it would rule.

qiv

Posted Aug 1, 2006 9:43 UTC (Tue) by edmundo (guest, #616) [Link] (3 responses)

In my experience, qiv is the only image viewer that can quickly display a large image. Other programs either take 30 seconds or more to display the image, or they crash.

qiv

Posted Aug 2, 2006 7:39 UTC (Wed) by k8to (guest, #15413) [Link] (2 responses)

I just did a mini test on the following file:

binkum.png: PNG image data, 4875 x 1860, 8-bit/color RGB, non-interlaced

feh took about 4 seconds to start up and cover the screen with the image,
qiv took about 15 seconds to start up and cover the screen with the
image.

feh allowed me to scroll the image with a left click drag. I could find
no available method to scroll the image with qiv.

qiv

Posted Aug 2, 2006 15:33 UTC (Wed) by sfeam (subscriber, #2841) [Link] (1 responses)

I seriously doubt those timings have anything at all to do with the speed of the respective graphics programs. qiv will display a 4875x1860 image for me in a small fraction of a second (<200msec).

qiv also uses left-click + drag to scroll the image, but only if you invoke it with the -f option.

qiv

Posted Aug 17, 2006 12:24 UTC (Thu) by k8to (guest, #15413) [Link]

My computer is quite slow by modern standards. Nonetheless, I assure you
that feh is approximately 4 times faster for decoding PNG across the
board. I agree that qiv is so fast that it often does not matter, and
that it is much faster than most viewing programs.

pho

Posted Aug 1, 2006 12:33 UTC (Tue) by pink18 (guest, #32445) [Link]

I have used pho (http://www.shallowsky.com/software/pho/) a lot, it is the only viewer I know that supports fast annotations to quickly sort images.

Now I mostly use gqview, it is slower but it fits my needs better.

CLI Magic: Feh for image viewing (Linux.com)

Posted Aug 1, 2006 15:50 UTC (Tue) by beoba (guest, #16942) [Link]

I've always liked GQview. It has an image comparison utility that allows you to weed out duplicate images from a given selection of files. One downside is that it seems to take a long time to load thumbnails, though I typically am viewing larger (digicam) files through it.

What about xv?

Posted Aug 1, 2006 16:01 UTC (Tue) by felixfix (subscriber, #242) [Link] (1 responses)

I've been using xv for ages. I'm on the road right now, can't try feh or qiv, how does xv compare to them?

What about xv?

Posted Aug 2, 2006 7:36 UTC (Wed) by k8to (guest, #15413) [Link]

I would compare them in the following way. qiv and feh are much faster,
and have better features for viewing large images pleasantly. They have
many many fewer features overall, which I consider another advantage to
them, not xv. They are also free software.


Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds