wother / pyPhotoProject

A Python script that renames photos within a directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FotoFoulge FotoManipulators

These scripts are my exploration into what Python can do to help automate parts of my photographic workflow.

These include:

  • rename file to standard format through metadata
  • tag photos with google location API
  • backup to cloud server (AWS)
  • backup to physical media (DVD Burning)

Dependencies:

exifread available via pip install ExifRead

About

A Python script that renames photos within a directory


Languages

Language:Python 100.0%