image view software 

Newsgroups:  gmane.linux.debian.user
Date:        Thu, 16 Feb 2006 17:30:50 +0100
> (gqview) third! Nice software.

gqview is fine… but feh as well… i use both.

Lubos Vrbka

image view software 

Some are already suggested. you can also try

xloadimage
feh
qiv
gliv - good if there is a 3d accelerated video card

Kamaraju S Kusumanchi

image view software 

I like gqview for checking out directories and playing with id tags for later sorting. It can be a bit slower on large directories then gimageview if I recall its name correctly but the interface is quite nice.

For one time image viewing I use feh -FZ (will also do slideshows if you replace the image with a directory.

For editing there is nothing close to the gimp under linux although after getting used to photoshop it is not even close. Even if you ignore features, I find its setup very disorganized and I seriously miss adjustment layers.

Micha feigin

qiv (was: CL image viewers) 

      Date: Mon, 16 Sep 2002 07:53:21 -0400
Newsgroups: comp.os.linux.misc
>       I'm looking for a decent command-line image viewer with the
>following properties:
>
>       - the ability to display the image's entire pathname in the
>titlebar (display and xview/xli can do this with the -title option, but
>neither have a delete command)
>
>       - the ability to delete the image from a context menu or something
>similar (like gqview has, but the titlebar can't be modified, it seems)
>
>       Oh, and if it's fast and not a memory hog, that would help.
>
>       So, does anybody know of a decent viewer that meets these
>criteria?  Thanks.

I've been using "qiv" Quick Image Viewer. You can find it on freshmeat or sourceforge. It is very fast, and low on memory usage. It has alot of features considering it's size, 39k stripped. It has slideshow, and alot of keypress functions. It's the smallest and fastest to load of any image program that I've experimented with. Just put an alias to it called "q" and "q image.ext" pops it right up.

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

You can get the source, so you may fiddle with the title bar.

Quick Image Viewer (qiv) Keys:

space/left mouse/wheel down      next picture
backspace/right mouse/wheel up   previous picture
PgDn                             5 pictures forward
PgUp                             5 pictures backward
q/ESC/middle mouse               exit
0-9                Run 'qiv-command <key> <current-img>'
?                  show keys (in fullscreen mode)
d/D/del            move picture to .qiv-trash
u                  undelete the previously trashed image
+/=                zoom in (10%)
-                  zoom out (10%)
e                  center mode on/off
f                  fullscreen mode on/off
m                  scale to screen size on/off
t                  scale down on/off
s                  slide show on/off
p                  transparency on/off
r                  random order on/off
b                  - brightness
B                  + brightness
c                  - contrast
C                  + contrast
g                  - gamma
G                  + gamma
arrow keys         move image (in fullscreen mode)
h                  flip horizontal
v                  flip vertical
k                  rotate right
l                  rotate left
jtx<return>        jump to image number x
jfx<return>        jump forward x images
jbx<return>        jump backward x images
enter/return       reset zoom and color settings
i                  statusbar on/off
I                  iconify window
x                  center image on background
y                  tile image on background
z                  stretch image on background

cmd:xv 

Usage 

Info 

An X based image file viewer and manipulator.

Description 

Xv is an image display and manipulation utility for the X Window System. Xv can display GIF, JPEG, TIFF, PBM, PPM, X11 bitmap, Utah Raster Toolkit RLE, PDS/VICAR, Sun Rasterfile, BMP, PCX, IRIS RGB, XPM, Targa, XWD, PostScript™ and PM format image files. Xv is also capable of image manipulation like cropping, expanding, taking screenshots, etc.

Source 

PowerTools-6.1 for i386 ftp://ftp.rpmfind.net/linux/powertools/6.1/i386//xv-3.10a-15.i386.rpm Vendor: Red Hat Software

Related Urls 

http://www.trilon.com/xv/xv.html http://www.trilon.com/xv/manual/xv-3.10a/cover.html

Comments 

Help 

xv (X Image Viewer), written by John Bradley (xv@devo.dccs.upenn.edu for XV questions), can read and display pictures in Sun Raster, PGM, PBM, PPM, X11 bitmap, TIFF, GIF and JPEG. It can manipulate on the images: adjust, color, intensity, contrast, aspect ratio, crop). It can save images in all of the aforementioned formats plus PostScript. It can grab a portion of the X display, manipulate on it, and save it in one of the available formats.

Version 3.10a 

Installation 

rpm -ivv ~/dl/mustH_b/media/jpg/xv-3.10a-15.i386.rpm

cmd:gifconv 

Usage 

ls *.gif | doeach.pl gifconv @_ ~/discards/gens/eps/@n.eps
ls *.gif | doeach.pl gifconv @_ -format eps @b grep BoundingBox: @g @_.bb

Info 

Description 

Gifconv reads a GIF (Graphics Interchange Format) image file and converts it to another format: PostScript (or Encapsulated PostScript), PCX (a PC format), PICT (Macintosh), or PPM (Portable PixMap), using the xwpick backend. This is mainly useful because xwpick produces particularly well-behaved and compact PostScript. For the other formats, many other programs do the same job, eg. xv, pbmplus, or netpbm, and in fact these may be used to convert an image to the GIF format that gifconv requires as input.

Source 

http://hepax6.rl.ac.uk/DELPHI/Adye/gifconv.html http://cern.ch/adye/gifconv-2.21b.tar.gz

Comments 

PostScipt files produced by gifconv automatically understand on what kind of printer they are being printed. On Level 2 PostScript printers the native LZW/ASCII85 decoding filters will be invoked, while on Level 1 printers inline decompression code is executed. Rendering time on Level 2 printers is pretty fast. On Level 1 printers the image rendering is, of course, much slower, but still usually faster than for Run Length Encoded PostScript images.

For this particular image, the resultant Encapsulated Postscript file is 2.8 times smaller than that produced by xv (with xv's compress option).

Help 

Quick Help 

Input format: GIF (Graphics Interchange Format)

Possible output file names:

*.ps   (PostScript)
*.eps  (Encapsulated PS)
*.epsi (EPS with preview)
*.gif  (GIF)
*.pcx  (IBM PC)
*.pict (Macintosh)
*.ppm  (PBM+ library)

Version 

Build & Installation 

Steps 
tfe ~/dl/mustH_b/media/jpg/gifconv-2.21b.tar.gz
xmkmf
make
# make install
install -c -s  gifconv /usr/X11R6/bin/gifconv
install in . done
mv /usr/X11R6/bin/gifconv /opt/bin/

Need a Recommended Image Viewer 

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=ISO-8859-1&safe=off&selm=396C32AE.2BFAB424%40sssnet.com

Can someone recommend a good image viewer for Linux? I need one that can display pictures full screen and bring up a menu or something with the right mouse button or thereabouts to move on to the next one in a directory, etc. It'd be nice if it could also display pics in a window as well (preferably one that has a list on the left side). Actually, what I'm describing is an image viewer for Win98 called PicView (I think) that I use. Is there anything similar to that for Linux? I'd need JPEG, PNG, GIF, support at least, more yet would also be useful.

Need a Recommended Image Viewer 

> Try gqview which is included with the distribution.

yes, i like gqview, simply cause i like the interface, it is almost like acdsee

Need a Recommended Image Viewer 

The tried and tested xv handles many file formats. The nice thing about xv is it's ability to run relatively powerful command line options:

xv -root -rm 5 -maxpect -wait 5 -wloop ./*.jpg ./*.tiff

e.g. the above command will run xv on the Xwindows root (ie underneath any windows..), it will continuously loop all of the .jpg and .tiff files in the current directory with a delay of 5 seconds, and convert each image to the maximum size that your screen will allow while maintaining the aspect ration of the image (height to width ration).

Of course, you can run xv in a window rather than on the root! xv can also create and update thumbnails of directories for you.

There are other image viewers out there (ImageMagick for example), but I have yet to find one that has the command line power that xv does. (It may be that I haven't looked closely enough recently, I've been using xv for 5 years). xv's only fault (IMHO) is that is not GPL - but the source has been supplied with just about every major distro for a number of years. The license is for non-commercial use only.

According to the homepage (http://www.trilon.com/xv/xv.html) .png is not supported by default. But there is a patch available, you'll have to intall the patch and recompile..

Ian.

Image browser for linux? 

http://groups.google.com/groups?hl=en&threadm=01bf9a33%24de8c27c0%24290d6f0a%40recep.vodacom.co.za&rnum=2&prev=/groups%3Fas_q%3Dlinux%2Bimage%2Bbrowser%26num%3D50%26btnG%3DGoogle%2BSearch%26as_oq%3D%26as_epq%3D%26as_eq%3D%26as_ugroup%3D%26as_usubject%3D%26as_uauthors%3D%2B%26as_umsgid%3D%26lr%3D

Newsgroups: alt.os.linux
Date: 2000/03/29
> is there any image browser which allow fast
> preview of pictures.  Something like the
>  equivalent of ACDSee in windows.

For a standalone prog:

It's free for non-commercial use, but you can't use the LZW compression, or else you gotta pay (thanks to Unisys :P).

Theres also an add-on for XV (schnauzzer or something like that) and guash (for the gimp).

Image browser for linux? 

I'm a -HUGE- ACD See fan for Windows, and GTK See is a very good clone http://hotaru.clinuxworld.com/gtksee but…

My personal preference for Linux is CompuPic.

Go to Linuxberg and download them both. They're not too big - why not, eh?

Dave Bush

Image browser for linux? 

Try using xloadimage for fast viewing of images

User report on a very cool Linux image viewer "Gimageview" 

From: Terry Porter@gronk.porter.net (tjporter@gronk.porter.net) Newsgroups: comp.os.linux.advocacy Date: 2002-05-02 03:28:37 PST

Today I installed "Gimageview" a GTK+ image viewer and I'm very impressed with this GPL app by Takuro Ashie <ashie@homa.ne.jp>.

Upon starting it I was greeted by the familiar GTK window with vertical file manager window. This is a tabbed application where each tab is a selected directory.

When I clicked on one of my picture directories the main Gimageview window was immediately filled with thumbnails.

The thumbnails present file name,location and size in a popup as the cursor is moved over them, plus right clicking reveals a comprehensive menu that includes "edit".

Edit allows information such as subject, date, location, model, url, etc to be associated with each pic, along with a note.

The main screen has eight thumbnail settings including thumbnail, thumbnail and detail, icon and detail, rename mode etc.

Clicking on any thumbnail opened up a separate small window with the pic selected.

The small window has fast zoom and rotate buttons and is easy to use.

There are many more features too numerous to list, but this is indeed a quality picture viewing app that is worthy of consideration inmho.

Thanks for your time.

http://prdownloads.sourceforge.net/gtkmmviewer/gimageview-0.2.0.tar.gz

depends  gtk+
depends  imlib
depends  gdk-pixbuf

cmd:gqview 

Subject: GQview 0.9.5 (Default) - An X11 image viewer for Linux. Newsgroups: fm.announce Date: 2001-02-15 20:02:02 PST

http://groups.google.com/groups?q=%22image+viewer%22+%2Blinux&start=30&hl=en&lr=&ie=UTF-8&oe=ISO-8859-1&safe=off&selm=96i8js%24ki8%241%40mail.freshmeat.net&rnum=45

GQview (http://freshmeat.net/projects/gqview/)

GQview is an X11 image viewer for the Linux operating system. Its key features include single click file viewing, external editor support, thumbnail preview, thumbnail caching, in place renaming and adjustable zoom. GQview is currently available in source, binary, and rpm versions and requires the latest GTK and Imlib libraries. The development release moves from Imlib to gdk-pixbuf to load images.

Changes: This release adds recursive slideshow (right click on a directory), a man page, a Hungarian translation, an updated French translation, and a few bugfixes.

Release focus: Minor feature enhancements License: GPL

Comment 

cmd:CompuPic 

Usage 

Info 

Description 

CompuPic gives you unmatched performance paired with a full set of features for editing, sharing, and using your digital content.

Features 
File size 

Source 

http://www.photodex.com/products/compupic/unix/ http://www.photodex.com/downloads/go/go_compupic_linuxtar.html

TGZ is for Slackware

Version 

Build & Installation 

Steps 
cd ~/try
tfe ~/dl/mustH_b/media/jpg/compupic-5.1.1063-i386-Linux.tar.gz
cd ~/try/compupic-5.1.1063-i386-Linux
mkdir -p /usr/local/man/man1
compupic-install
Help 

To install, run the "compupic-install"

It will simply create the /usr/local/compupic directory, unpack the included tar into it, create a symbolic link from /usr/local/bin/compupic to /usr/local/compupic/compupic, and copy a manual page into /usr/local/man/man1.

cmd:XNview + Nview/Nconvert 

Usage 

xnview -browser &

From Readme.txt

NCONVERT

To convert files in a specific format, type for example :

nconvert -out 5 file1.pic file2.jpg file3.tga

or

nconvert -out tiff file1.pic file2.jpg file3.tga

With a resize :

nconvert -out jpeg -ratio -resize 480 0 *.jpg
nconvert -out jpeg resize 640 480 *.jpg

The input format is not necessary. If a problem occurs, use the -in option.

Nconvert is able to make transformation

To convert GIF files to JPEG files :

nconvert -out jpeg -truecolors *.gif

To convert JPEG files to GIF files :

nconvert -out gif -dither -colors 256 *.jpeg

To resize :

nconvert -out tga -resize 510 230 *.jpeg
nconvert -out tga -ratio -resize 510 0 *.jpeg
nconvert -out tga -ratio -resize 0 510 *.jpeg
nconvert -out tga -resize 200% 200% *.jpeg

Info 

XNview + Nview/Nconvert is a set of utilities for viewing and converting graphics files. These utilities can read 76 graphic formats and can write 29 (Jpeg, Targa, TDI, Softimage bitmap, RGB Sgi, Tiff, Gif, …) They can resize, adjust luminosity and brightness, modify the number of colors, apply filters/effects, create a slideshow, browse pictures, create thumbnails, and do batch conversions.

Source 

http://3dfr.free.fr/download/viewer/XnView-x86-unknown-linux2.x-lesstif.tgz

Installation XnView v1.25 for openMotif + NView/NConvert v3.16 

rpm -ih XnView.i386.rpm openmotif21-2.1.30-1.i386.rpm

Note : This version requires openMotif v2.1.30. The Open Motif 2.2.1 runtime environment installed by default from RH7.3 can not be version-down-casted.

Installation version 1.17 

Steps 

The default stupid csh shell script won't work. Here is the amended version:

Example: File: install.xnview
 #!/bin/csh -f

 set VERSION = "1.17"
 set LIBVERSION = "2.95"

 if ( -e /sbin/uname || -e /bin/uname ) then
         echo "  OS  : `uname -s`, version `uname -r`"
         switch ( "`uname -s`" )
         case IRIX:
                 echo "  CPU : `hinv | grep CPU | cut -f3 -d' '` Processor (`uname -p`)"
                 breaksw
         case SunOS:
                 echo "  CPU : `uname -p`)"
                 breaksw
         case Linux:
                 breaksw
         case FreeBSD:
                 breaksw
         endsw
 else
         echo "Unknown system \!"
         exit
 endif

 switch ( "`id`" )
         case "uid=*(root)*":
                 breaksw
         default:
                 echo "You must be root \!"
                 exit
 endsw

 #
 #

 echo This script will install nview/nconvert/xnview in the /usr/local/bin directory

 set BASEDIR = /opt


 if ( ! -e $BASEDIR/man/cat1 ) then
         mkdir -p $BASEDIR/man/cat1
         chmod 755 $BASEDIR/man/cat1
 endif

 if ( ! -e $BASEDIR/doc/xnview ) then
         mkdir -p $BASEDIR/doc/xnview
         chmod 755 $BASEDIR/doc/xnview
 endif

 rm -f $BASEDIR/bin/nview $BASEDIR/bin/nconvert $BASEDIR/bin/xnview
 rm -f $BASEDIR/man/cat1/nview.z $BASEDIR/man/cat1/xnview.z

 ##
 === Install BINARY
 ##
 cp bin/nview bin/nconvert bin/xnview $BASEDIR/bin
 chmod 755 $BASEDIR/bin/nview $BASEDIR/bin/nconvert $BASEDIR/bin/xnview

 ##
 === Install APP-DEFAULTS
 ##
 cp app-defaults/XnView.ad /usr/lib/X11/app-defaults/XnView
 chmod 444 /usr/lib/X11/app-defaults/XnView

 ##
 === Install MAN page
 ##


         nroff -man man/nview.1 > $BASEDIR/man/cat1/nview.1
         nroff -man man/xnview.1 > $BASEDIR/man/cat1/xnview.1

         chmod 644 $BASEDIR/man/cat1/nview.1 $BASEDIR/man/cat1/xnview.1


 ##
 === Install LIBRARY
 ##

 set LIBVERSION = "2.95"

         cp lib/libformat.so.${LIBVERSION} $BASEDIR/lib
         rm -f $BASEDIR/lib/libformat.so
         chmod 755 $BASEDIR/lib/libformat.so.${LIBVERSION}
         ln -s $BASEDIR/lib/libformat.so.${LIBVERSION} $BASEDIR/lib/libformat.so


 ##
 === Install DOC
 ##
 cp *.txt $BASEDIR/doc/xnview
 chmod 644 $BASEDIR/doc/xnview/*.txt

 echo
 echo Done!

csh install.xnview ldconfig -nv /opt/lib

Test Run 

xnview -help
nconvert -help

cmd:GtkSee 

Source 

ftp://ftp.falsehope.com/pub/gtksee/gtksee-0.5.0-1.src.rpm ftp://ftp.falsehope.com/pub/gtksee/gtksee-0.5.0-1.i386.rpm

Comments 

As of v0.5.0, can't view .eps files.

Version 0.5.0 

gtksee-0.5.0-1.i386.rpm                               143534
gtksee-static-0.5.0-1.i386.rpm                        952995
RPMs are built with rpm version 3.0.2.
RPMs are built on a Pentium II 400 w/256megs RAM with
RedHat 6.0 plus updates from ftp://updates.redhat.com installed.
Required programs to install shared binary rpm.
Programs listed are either updates or are
not in the default RedHat 6.0 installation.
Name        : gtksee         Relocations: (not relocateable)
Version     : 0.5.0          Vendor: Lee Luyang <jkhotaru@mail.sti.com.cn>
Release     : 1              Build Date: Tue Sep 28 14:54:53 1999
Install date: Tue Sep 28 14:55:07 1999      Build Host: desktop2.infohwy.com
Group       : Applications/Graphics         Source RPM: gtksee-0.5.0-1.src.rpm
Size        : 379098                           License: GPL2
Distribution: Freshmeat RPMs
Packager    : Ryan Weaver <ryanw@infohwy.com>
URL         : http://hotaru.clinuxworld.com/gtksee
Summary     : A Image viewer based on X-Window system and GTK+.
Description :
A Image viewer based on X-Window system and GTK+.
The main purpose is to port ACD See, which is a very popular
image viewer in M$ world, to Unix platform.

Requires:

Package                  Distribution
glib-1.2.5-1             Falsehope Custom RPMs
gtk+-1.2.5-1             Falsehope Custom RPMs

%CHANGELOG

documented on: Fri Sep 03 1999 Ryan Weaver <ryanw@infohwy.com>