Download List

專案描述

DigicaMerge is a commandline tool to merge directories of pictures taken with digital cameras. If you've got a digital camera, your hard disk probably contains many directories full of pictures all named with the same names. This utility allows you to merge such directories' contents into a new directory, and renames all the pictures on the fly, ensuring no filename clash will occur. You can define your own naming scheme, using either a set of predefined variables or any recognized Exif tag which may be present in your pictures, and also specify a pattern to select only certain files.

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-02-19 17:29
2.00

A command line option was added to automatically remove duplicate pictures when merging directories. The manual page is now included in the package.
標籤: Major feature enhancements

2004-07-25 07:41
1.80

In this version, Python's special comment to indicate the
charset used was added in order to remove the warning
which was displayed when running.
標籤: Minor bugfixes

2004-01-05 15:28
1.70

More variables are allowed in the naming scheme.
The -C|--copy command line option was added to
allow people to copy files instead of moving them.
標籤: Major feature enhancements

2003-12-18 20:24
1.60

This software can now use either one of the two existing EXIF modules for Python. It is not limited anymore to the old python-exif module present on SourceForge.
標籤: Code cleanup

2003-01-10 14:32
1.50

DigicaMerge can now launch external post-processing commands, giving
them access to many environment variables and allowing complete
control over filesystem modifications. External commands can
transparently access the Exif data present in pictures, as well as
source and destination filename components (directory, filename,
basename, and extension) through environment variables prefixed with
the "DGCM" string. Better handling of errors has been added and a
small bug has been fixed.
標籤: Major feature enhancements

Project Resources