Fpart is a tool that helps you sort file trees and pack them into bags (called
"partitions"). It is developped in C and available under the BSD license.
It splits a list of directories and file trees into a certain number of
partitions, trying to produce partitions with the same size and number of files.
It can also produce partitions with a given number of files or a limited size.
Filecalibur calculates hashes of the analyzed files (using hashdeep) and stores them in text files. Using this hash files, differences or modifications of files within this collections are identified and used to modify other collections. It uses rsync to synchronize filecollections with each other.
In the end Filecalibur does nothing what you would not be able to do by hand - but here you can keep track of several tousand files. If you do backups, Filcalibur ensures you that your backups...
A Java Programm to sort JPEG-Images from digital still image cameras. The sorting is done by the capture date/time of the EXIF-Header. Image meta informations from EXIF-Header is stored in a database. Double files will be recognized by MD5-hash compare.
MediaSort is a tool to automatically rename your media files (pictures, mp3, ...) with their metadata attributes. You can sort your pictures by date, camera ... or other EXIF attributes. MP3s by author, album .. or other ID3 tags. Java GUI based on Ant.