Geeqie Image Viewer 1.0alpha3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Geeqie Image Viewer 1.0alpha3 (Default branch)
# 1  
Old 01-25-2009
Geeqie Image Viewer 1.0alpha3 (Default branch)

Geeqie is a lightweight image viewer. It was forked from GQview. The development is focused on features for photo collection maintenance: raw format, EXIF/IPTC/XMP metadata, and integration with programs like UFraw, ImageMagick, Gimp, gPhoto, or ExifTool. License: GNU General Public License v2 Changes:
New features include extracting previews and thumbnails from many RAW formats (requires Exiv2 0.18), improved speed (especially on dual-core processors), improved connected scroll and zoom controls, and experimental features for image selection and metadata editing. Back up your images before using the metadata editor. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Image viewer for Unix

Hello, I am running Sco Openserver 5.0.5. I need to be able to print images from this server. When I try to print the file it prints out a bunch of garbage(source). Is there a viewer available so that I can print these image files?? Or is there anther way to print images. Thanks (1 Reply)
Discussion started by: stufine
1 Replies
Login or Register to Ask a Question
MAPIVI(1)						User Contributed Perl Documentation						 MAPIVI(1)

NAME
MaPiVi - Picture Viewer and Organizer MaPiVi means Martin's Picture Viewer DESCRIPTION
JPEG picture viewer / image management system with meta info support written in Perl/Tk for UNIX, Mac OS X and Windows. I wrote mapivi just for me, because I needed a image viewer which is also able to display and edit meta infos of JPEG pictures, like EXIF, JPEG comments and IPTC/IIM infos. As hobby photographer I am mostly interested in the EXIF infos (like timestamp, camera model, focal length, exposure time, aperture, etc.) and the possibility to add and edit IPTC infos and JPEG comments. But I also want to rename pictures according to their internal date/time and to do lossless rotation, lossless cropping and other stuff. mapivi can be found here: http://mapivi.de.vu (link to the mapivi site) or if this won't work: http://herrmanns-stern.de (real site) http://sourceforge.net/projects/mapivi (download) I would be happy to receive some feedback (e.g. on which os mapivi works), bugfixes, patches or suggestions about mapivi. Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Martin Herrmann All rights reserved. Feel free to redistribute. Enjoy! USAGE
mapivi [-i ] [file|folder] to display a certain picture use: mapivi picture.jpg mapivi will generate and display all pictures in the folder as thumbnails. The given picture will be displayed in original size or zoomed to fit the window (picture frame). to view a folder containing pictures use: mapivi ~/pics/ mapivi will generate and display all pictures in the given folder as thumbnails. to start mapivi with the import wizard mapivi -i KEYS
mapivi is controlled by the following keys: see also menu Help->Keys (the list is generated from the source code and is always actual.) Space, Page-Down Show the next picture in folder BackSpace, Page-Up Show the previous picture in folder Escape Iconify MaPiVi (Boss-Key :) Cursor-up, -down, -left, -right Scroll the picture, if it's bigger than the Canvas Shift-Cursor-up, -down, -left, -right Move to the border of the picture, if it's bigger than the Canvas q Quit MaPiVi For all other key bindings, see the menu Help->Keys MOUSE
Try the right mouse button in the thumbnail picture list for a popup menu to copy, move, rename, rotate or delete pictures, to open a new folder, to add or remove comments or to exit MaPiVi. Use the buttons to add, edit or remove JPG comments, or to display all EXIF infos. If you hold the mouse over the buttons or labels a help message will pop up (or at least at most of them :). perl v5.10.0 2009-04-03 MAPIVI(1)