Skip to content

LimaJuliett/Python-photo-metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple Python script to get metadata from photos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages