/photometa

A quick and dirty script to read the date from metadata in photos and move the photo to the appropriate folder. (2015)

Primary LanguagePython

PhotoMeta

A quick and dirty script to read the metadata in photos, get the creation date and time (if available) and then move the photo to the appropriate folder. (Normally in the format of Pictures/Year/Month)

Requires:

From the command line, photometa.py fromdir todir

  • fromdir is the directory to read the photos from
  • todir is the base directory to copy the photos in to