GTKRawGallery is an open source photo manager and camera raw files processor
written in Python for Linux O.S.
GTKRawGallery wants to be a workflow oriented photo manager with all necessary tools
to quickly process camera raw files. For this purpose GTKRawGallery holds
together the best libraries we have to work with 16 bit color depth images:
Dcraw, Imagemagick and Exiftool.
Here are a list of the main features of GTKRawGallery:
+ Most known image formats supported: jpg, tiff, png, xpm, xbm, gif, ico,
cur, ppm , pbm, pgm, pnm, pcx, bmp, svg, ras, tga, targa, wmf, apm, wbmp;
+ Camera raw files supported: cr2, nef, crw, raf, kdc, dcr, mrw, orf, ptx, pef, arw, srf, x3f, erf, dng.
For the updated list of supported cameras, visit Dcraw home page please;
+ 16 bit for channel color depth images recognized;
+ Exif, iptc, xml and makernotes read support;
+ full featured browser to copy, move, rename and delete images;
+ Detail and thumbnail view for images;
+ Thumbnails zooming;
+ Thumbnails autorotation;
+ Thumbnails cache;
+ Full featured Dcraw GUI with fine controls and automatic preview;
+ Image histogram: a very important tool on digital photography;
+ Color enhance tools (adjust levels, shadows/highlights, gamma, normalize, color balance, exposure, saturation, hue, contrast,
sigmoidal-contrast, channel mixer);
+ Image effects and transform tools (sharpen, unsharp mask, blur, reduce noise, add noise, median filter, grayscale, sepia tone,
scale, rotate, flip, flop, fine rotation, border, crop, lens distortion, red eye removal, despeckle, oil paint);
+ Non destructive image workflow with a color depth >=16 bit/channel;
+ Full-screen view;
+ Zooming and rotation;
+ Slideshow with fading transition and background player (needs Sox);
+ Album manager;
+ Fast link to open images with Gimp or other
editing tools;
+ "Save as" and "Conversion" features with exif data preserved;
+ Multiple conversion with applicable workflow;
+ Batch Processor;
+ Direct metadata tagging for portability (see exiftool manual for supported file types)
and database support to quickly search by keywords;
+ Synchronize database tool to scan the file system for already tagged images;
+ Possibility to open files and folders dropped from the window manager;
+ Command line access;
+ Customizable GUI colors;
+ Two different gallery layouts;
+ User friendly graphic interface compatible
with several screen resolutions (minimum 800x600);
Requirements
This application requires GTK+ version 2.10.x.
Other dependencies include: Python >= 2.5
Pygtk >= 2.10
Imaging Python (PIL) >= 1.1.6
Sqlite3 (needs Pysqlite2)
Numpy >= 1.0.4
Imagemagick >= 6.3.4 (<= 6.5.4)
Exiftool >= 7.41
Libglade
DcRaw >= 8.93
Sox (optional)
|