Skip to content

Rename photo in batch according to EXIF date, model, and checksum

License

Notifications You must be signed in to change notification settings

Lancelotmay/PhotoRename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

photo_rename

a script to rename photos using python

Feature

Rename all photos (.jpg, .raw) in given dir (including sub dir)by definition: YYYYMMDD_HHMMSS_camera model_CRC32 The infos are extract from exif.

Notes:

  • No action will taken if there is no exif info
  • Python 3 used

dependency

  • filehash
  • exifread

About

Rename photo in batch according to EXIF date, model, and checksum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published