Yet another attempt to sort out the pictures I have taken over the years.
I decided to have a simple PowerShell script to arrange by files by Year and Month.
The Year and Month of the file is determined by the “DateTaken” property of the file. If this property is missing, the script falls back to the CreationTime of the file.
P.S.: I am yet to make mind weather or not to use Google Photos.
Be First to Comment