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.
mkdir, find.
an ill wind that blows no good
my first thought was lightroom but darktable is free runs on linux( OSX too) and will also generate a database of your images.
For image processing you would also want a 1GB or better graphics card to take advantage of GPU processing, not that you are really interested in that, other people maybe.
Blarney Quality Restaurant, Plants
Google Picasa 3 , I find this has a little bit of everything i need except duplicate file management.
Unless you have some really workflow/hardware your source images are going to be in either JPEG, your camera's proprietary raw format, or both. JPEG supports a standard method of tagging via EXIF directly in the image that includes a "Rating" tag that any tool is going to use. If you are tagging raw files then make sure that you write out the tagging information into .XMP "Sidecar" files. This is an Adobe defined "standard" based around XML files, but it's extremely portable and just about any image editor/tagger that supports .XMP files will follow the core Adobe standard tags, including the ones for rating images, and since it's XML you'll always have access to the tag data if the worst should happen and to roll your own tools if need be. As long as you choose software that supports one or both of those formats, then you'll be fine and about as futureproof as it's possible to be.
UNIX? They're not even circumcised! Savages!
Keep It Simple
This is something you want to work for decades.
Don't get fancy.
Don't use image organization software that will stop being supported or become useless with an OS update that kills off legacy software.
Just name your files well.
Establish a format for naming.
Organize images in directories / folders.
Use the operating system search feature.
K.I.S.S.
systemd is the best file compression software I've ever found. It got installed on my Debian computer recently. Now all my files on that computer are effectively 0 bytes in size, because I can't access them at all because my frigging system won't even boot.
As long as we're on the subject, I'd like to know about such software, too, but I'd like something that's OS independent, and stores images locally. My mom has an enormous collection of family photos, dating back to the early 20th century, that I'd like to catalog while she's still around. It would be nice if she could do the annotations on her Windows machine, while I organize everything on my Linux machine. Ideally, we could copy the images and associated data back and forth using a CDROM or USB key.
Sit, Ubuntu, sit. Good dog.
Based on my experience as an executor, you should pick the best one or two photos from each significant occasion, record the date, location and the people (forename and surname) it shows in a plain text file and trash the rest. Fortunately chronological order is both the easiest and best way of organising such a collection. Don't bother keeping pictures that don't have clearly recognisable people in them because it's only these that will be of any interest in future.
Then, when you die your kids will inherit a nice collection of ca 100 family photos complete with enough information to make them interesting and give them a context.
Namgge
Print them all and put them in labelled shoeboxes.
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
The OP asked for a software solution, and your response is that he/she needs to become a database and Python programmer. How clueless can you be?
I certainly agree with this sentiment. Guy wants software to use, not to create it himself. Advice like this is why people don't listen to you.