manney / photometa

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%