Skip to content

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

Notifications You must be signed in to change notification settings

Xordas/JPG-retimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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"

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages