|
|
|
|
|
by mtn92
1316 days ago
|
|
I always have the same issue when copying files over from my iPhone to my Windows PC, all photos are given a random name. They really do their best to keep you locked in. However, if you are lucky files might still preserve the modification timestamp from the time they were created. I use a little script to rename all those files chronologically. I'm sharing it below if it helps ;) https://github.com/monti-python/utils/blob/master/rename_chr... |
|