Download List

專案描述

SortImagesGUI is a Java Swing application for
sorting still images from digital cameras by
capture date from the EXIF header. The images are
sorted into subfolders by year, month, and day.
Most of the EXIF-metadata are inserted into a
MySQL database with the MD5 sum of the image file
as a primary key. This makes it easy to find out
if an image already exists.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-11-17 09:48 Back to release list
1.1.1

This release fixes a minor bug in the file chooser. Hidden files (starting with a dot) are now ignored. This fixes some warnings under Mac OS X. The hidden Mac OS Finder meta files were also found but not sorted, as they didn't contain any valid EXIF metadata.
標籤: Minor bugfixes

Project Resources