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

이 버전은 옵션으로 자동으로 데이터베이스를 덤프 기능을 추가했습니다.
Tags: Minor feature enhancements
This version added an optional automated database dump feature.

2005-11-17 09:48
1.1.1

이 릴리스에는 수정 파일 선택기에서 사소한 버그. 숨김 파일 (도트)를 지금부터 무시됩니다. 이 수정 프로그램이 Mac OS X의 밑에 숨겨진 맥 OS Finder에서 메타 파일도 찾을 수 있지만 정렬은 아니 경고, 그들이 어떤 기간의 EXIF 메타 데이터를 포함하지 않았다.
Tags: Minor bugfixes
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.

2004-01-14 12:55
1

이 버전은 필요한 경우 대상 파일 이름을 생성합니다. 이제 맨 앞에 0을 prepended 것입니다 수정합니다. 이 파일의 경로 이름을 조금 beautifies.
Tags: Minor feature enhancements
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.

2004-01-12 16:59
Beta 7

이 릴리스의 수정 이외의 JPEG 이미지 처리. 그들은 지금은 무시됩니다.
Tags: Minor bugfixes
This release fixes handling of non-JPEG images. They will be ignored
now.

2004-01-09 11:55
Beta 6

이제 속성을 때 속성 대화 상자에 의해 구원받은 장전되면, 그래서 당신은 더이상 편집 후에 속성 대화 상자 속성을 통해 프로그램을 다시 시작해야 할 파일을 엽니다.
Tags: Major bugfixes
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.

Project Resources