Bono.PhotoSorter is a utility to move/copy your photos into an organized, date-based folder structure using the Date Taken property from EXIF data stored in the images.

I initially developed this to help cleanup the mess on my machine and put it into a folder structure similar to what Adobe Lightroom does by default.

It runs the bulk of the work in a background thread so that the GUI is still responsive.

It's a Visual Studio 2010 project, written in C# 

See the documentation tab for screenshots.

I appreciate any feedback.