Jpgind 0.82 review

Download
by rbytes.net on

Jpgind project is a command-line tool for generating static Web galleries from Exif, JPEG, and DSC raw image files. Galleries can

License: GPL (GNU General Public License)
File size: 0K
Developer: Petteri Kettunen
0 stars award from rbytes.net

Jpgind project is a command-line tool for generating static Web galleries from Exif, JPEG, and DSC raw image files.

Galleries can be customised with various options and metadata.
The workflow that this program supports best is from digital camera to computer to web page.

The main idea is to integrate all common digital image processing algorithms and web gallery generation into this tool. There is no graphical user interface front-end nor interactive features; everything works from a command line.

Generate a gallery from all JPG files in current working directory entitled “Moon viewing July 15 2002.” Output will be created to a directory named index.

jpgind --title "Moon viewing July 15 2002" *.JPG

Generate a gallery from all your files under $HOME/Pictures, using thumbnail grid with five columns and three rows on each index page, and sort images by Exif or file date in descending order.

jpgind --title "All my pictures" -x 5 -y 3 -O sort=chronologic -E general ~/Pictures

What's New in This Release:
This release adds better color profile handling of raw format photos for different type of cameras, and cumulative patches and bugfixes.

Jpgind 0.82 keywords