Skip to content

Instantly share code, notes, and snippets.

@otger
otger / EXIFmover.py
Last active August 29, 2015 13:57 — forked from nerdtalker/EXIFmover.py
# Name: EXIFmover
# Forked from EXIFmover.py by Brian Klug (@nerdtalker / brian@brianklug.org)
# Purpose:
# Move Files into directory based on dates
# Designed to un-clusterfuck the Dropbox camera upload directory which is a mess as all files are
# uploaded to same folder.
# Moves files into /YEAR/MONTH eg /2014/03
# Creates directory if it doesn't exist, moves into that directory if it exists
# Files without "YYYY-mm-dd" pattern on its name are scanned looking for exif data