Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 536 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 536 Bytes

JPG-retimer

A python script to get all jpg files from a folder and update them to the latest time and export to a new folder

How to use

Requirements

Latest version of Python with piexif installed

Step 1:

Replace the file paths in "# Define the path to the destination directory" and "# Define the path to the folder with the jpg's" to the correct path.

Step 2:

Run the python script, you can do this in terminal by navigating to the directory with the script and running, python "sort&retime.py"