Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 609 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 609 Bytes

Python-photo-metadata

A simple Python script to get metadata from photos. Requires exif.

metadata-writer.py

For people who might be uncomfortable diving into the code. Install Python 3 and exif, put this into folder containing pictures, double-click (Windows) or run from command line (Linux/MacOS), and follow the prompts.

base.py

Intended for people who like simplicity and hackability. Prints all output to terminal with no frills. Will run in directory specified in code; edit code to change