A collection of simple helpers to make sorting of large amounts of images easier
Go to file
2024-08-08 15:28:43 +02:00
LICENSE.txt Added LICENSE.txt 2024-08-08 15:28:43 +02:00
mtime2exifcreatedate.sh Added mtime2exifcreatedate - a tool that sets the EXIF CreateDate tag to the file's mtime 2024-05-01 08:03:26 +00:00
README.md Added list of scripts along with a short description of them 2024-05-01 08:07:49 +00:00

image_sorting

A collection of simple helpers to make sorting of large amounts of images easier.

Disclaimer

Be careful! Some of the scripts in here do changes that are irrevertible. Make sure to keep a backup unless you know EXACTLY what you're doing (and what the script you're using does!).

Scripts

  • mtime2exifcreatedate.sh: Iterates over all files in a directory (every!) and (over-)writes the EXIF CreateDate tag to the modification time of the file