Skip to content

zngguvnf/exif-date-2-filename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This script extracts the exif timestamp of a picture and saves the picture will a new filename.

The new filename will look like this: 2011-12-17T23.29.21–IMAG0422__.jpg

where IMAG0422 was the original filename.

Setup:

pyenv virtualenv 3.6.1 exif-date-2-filename
pyenv activate exif-date-2-filename
pip install -r requirements.txt

Usage:

python exif-date2-filename --source='/path/to/pictures/'

About

Extract exif date from picture and add it to filename.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages