|
|
|
|
|
by deafpolygon
1322 days ago
|
|
I wrote a little script in PowerShell myself, and what I found was modification times were wildly incorrect. Creation time couldn't be relied on because it would default to the day it was copied over. The script checks the EXIF data for "Date Taken", and was able to reduce the number of pictures I needed to sort from 30k to around 4k left. That's still a lot of photos to sort through, though. |
|