Java utility to reorganize photos by date taken (via EXIF metadata)
TweetEdit: I’ve moved this code to github (https://github.com/evandhoffman/JPEG-Organizer). I recently modified it so it won’t move duplicate files – if you have a file named IMG_0012.JPG in the target directory already, it will calculate the SHA-1 sum of the source & target files. If the files have the same hash (i.e., they’re identical files) it [...]

Recent Comments