Skip to content

b-01/pyExifChanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyExifChanger

Change EXIF dates in JPG files

Quick and dirty script to change the creation date / date taken timestamp in JPEG files.

Reads all JPEG files from a img_path and puts a copy of those files with changed EXIF data into the output_path.

usage: exif_date_changer.py [-h] img_path output_path

exif_date_changer.py: error: the following arguments are required: img_path, output_path

Releases

No releases published

Packages

No packages published

Languages