ExifEdit is a Python project that copies jpegs from one folder to another while renaming the filename based on the EXIF timestamp.
Be the first to post a text review of ExifEdit. Rate and review a project by clicking thumbs up or thumbs down in the right column.
v0.1.16 now had the move option to move the source files to destination option. It will also check for file collision in the destination and skip if the file already exists.
2009-03-26: William Ting - implemented move option - check for destination collision - refactored process_list() to be more legible 2009-03-23: William Ting - set default output directory if destination directory is missing - copies corresponding named raw files to same destination / filename as jpg 2009-02-22: William Ting - added test images - handles images with bad or missing timestamps - added options: verbosity, quiet, custom template, dry-run/simulation 2009-02-21: William Ting - initial file load - project currently in alpha status
v0.1.12 now adds support for raw files with the same file name as the jpg file (when shooting in RAW/JPG mode). Native raw support is not slated as EXIF data is not stored in the raw file. If a destination argument is not supplied ExifRenamer will output to the a default directory.
2009-03-23: William Ting - set default output directory if destination directory is missing - copies corresponding named raw files to same destination / filename as jpg 2009-02-22: William Ting - added test images - handles images with bad or missing timestamps - added options: verbosity, quiet, custom template, dry-run/simulation 2009-02-21: William Ting - initial file load - project currently in alpha status
ExifEdit has now been upgraded from Alpha to Beta status. Fixed a few bugs that popped up and have implemented most of the back end features for the renaming / copying files portion of ExifEdit. Also uploaded a compiled binary version for Window users who do not have Python installed.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?