Download List

Projeto Descrição

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

Esta versão adicionou uma característica opcional despejo automatizado de dados.
Tags: Minor feature enhancements
This version added an optional automated database dump feature.

2005-11-17 09:48
1.1.1

Esta versão corrige um pequeno bug no seletor de arquivos. Arquivos ocultos (iniciando com um ponto) são ignorados. Esta versão corrige alguns avisos em Mac OS X. O Mac OS arquivos ocultos meta Finder também foram encontrados, mas não classificado, pois não conterá quaisquer metadados EXIF válido.
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

Esta versão modifica a criação de nomes de arquivos de destino. Agora zeros serão precedidas, se necessário. Isto embeleza a nomes de arquivo e caminho um pouco.
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

Esta versão corrige manipulação de imagens não-JPEG. Eles serão ignoradas agora.
Tags: Minor bugfixes
This release fixes handling of non-JPEG images. They will be ignored
now.

2004-01-09 11:55
Beta 6

O arquivo de propriedades agora fica recarregado quando foi salvo pela janela de propriedades, assim você não precisa reiniciar o programa após a edição das propriedades através da janela de propriedades.
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