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.

2006-01-14 14:07
1.2.0

This version added an optional automated database dump feature.
標籤: Minor feature enhancements

2005-11-17 09:48
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

2004-01-14 12:55
1

This version modifies the creating of target filenames.
Now leading zeros will be prepended if needed. This
beautifies the file and path names a little bit.
標籤: Minor feature enhancements

2004-01-12 16:59
Beta 7

This release fixes handling of non-JPEG images. They will be ignored
now.
標籤: Minor bugfixes

2004-01-09 11:55
Beta 6

The properties file now gets reloaded when it was saved
by the properties dialog, so you no longer have to restart
the program after editing the properties via the
properties dialog.
標籤: Major bugfixes

Project Resources