During the time i used mobile phones, every Mobile OS producer would sync photos differently.
Nokia would use a specific (Year-Month) folder name pattern where photos would get synced to,
while Zune would use another pattern. Usually, those folder name patterns would not be configurable. So in my case, photos got synced to folders named YYYY_MM while others went into folders named YYYY-MM-DD.
Exif Photo Organizer was created to scan a source folder where photos are stored in, in whatever folder structure.
After scanning the folder (recursively per option) for photos (*.jpg) and parsing their 'Date Taken' Exif Property.
it let's you copy the photos found into a target folder where it creates Year-Month-Day(Opt.) folders according to the date photos were taken.
Already existing photos in the target folder are not overwritten, allowing you to repeatedly update your target folder with new photos taken.
Optionally, you can tell Exif Photo Organizer to only copy photos that do not exist anywhere in the target folder (by filename).
And as one should never trust any downloaded software, Exif Photo Organizer let's you simulate everything. It will tell you via the message textbox what would have been done. but the harddrive
will be untouched.
All the folder locations and settings you make are immediatly saved. The next time you open Exif Photo Organizer, it will ask you if you want to reopen your previously used folder, and you'll find the settings as you left them last time.
Requirements will automatically be validated by ClickOnce.