A python script to get all jpg files from a folder and update them to the latest time and export to a new folder
Latest version of Python with piexif installed
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.
Run the python script, you can do this in terminal by navigating to the directory with the script and running, python "sort&retime.py"