arnaucube 5f66433c2c | 1 year ago | |
---|---|---|
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
compile.sh | 1 year ago | |
go.mod | 1 year ago | |
go.sum | 1 year ago | |
main.go | 1 year ago |
Simple script to help a friend to set the image date to the file date for all the images of a directory.
> ./exif-dates
Alternatively can specify the input directory: > ./exif-dates inputDir
This will generate a new directory output
which contains all the images with the image date as the file date (both file's access and modification times), and also with the image date as the filename.