Ask Slashdot: Best Software For Image Organization?
Wycliffe writes Like many people, I am starting to get a huge collection of digital photos from family vacations, etc. I am looking for some software that allows me to rate/tag my own photos in a quick way. I really don't want to spend the time tagging a bunch of photos and then be locked into a single piece of software, so what is the best software to help organize and tag photos so that I can quickly find highlights without being locked into that software for life? I would prefer open source to prevent lock-in and also prefer Linux but could do Windows if necessary.
Not sure why this is modded down. This was actually my first idea. The problem with this /2004/vacation/good/ /2004/vacation/bad/
is that it effectively only allows one "tag" i.e.
The only way to have multiple categories would be with a bunch of symbolic links which
might not be too bad if there was a simple program to handle it. The other idea would be
to actually store the meta data inside of each photo. That way the meta data shouldn't
be lost if I'm forced to move to a different program assuming the new program can read
the metadata.
Google Picasa 3 , I find this has a little bit of everything i need except duplicate file management.
digiKam, free, runs on the major platforms, has the feature you've asked for and all the features you haven't asked for but, based on my experience, you will need.
Quoting from:-
Note: it's not very stable if you insist on running it on Windoof. Very reliable on Linux, I haven't tried with OSX.
Features
That doesn't mention something I consider to be a great feature of digikam's tagging system: it can store it in the EXIF data instead of an internal database. Helps solve the submitter's lock-in avoidance and lets you use things like exiftool and some scripting to search for tags and perform arbitrary actions on matching files.
It's likewise nice that the albums are sorted using the filesystem hierarchy in a human-readable way, rather than using some freakish database scheme