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
Camera Bits Photo Mechanic has been a good fast tool for tagging and sorting images. It seem it is the industry standard among news agencies.
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.
Showfoto, a KDE app, is designed to catalogue image files. That's its only function. If you add Digikam, Showfoto is a front-end to this raw-developing and editing program.
Just post them all on "Hot or not"
42 hidden comments
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.
On a side note : IMO, You should have started indexing your kids at 0...
This is excellent info. So the next question would be for a tool that modifies EXIF data that's got a nice UI and is OSS cross-platform or per-platform.
A database (sqlite would do fine), a little Python (sqlite included), an image display program (painless if we're talking jpeg/gig/png, might be knotty for RAW DSLR images) and thou.
Open source, features up to you, no lock in because you can export it to any format you're willing to take the time to fool with. Best environment for this kind of undertaking is a web browser and some CGI, both of which, under linux as you prefer, are easily handled.
Image organization is a pretty minimal undertaking, if that's all one is really really after. The database will do the vast majority of the work. Just make sure you provide fields for everything that matters to you, or might matter to you, and then USE them.
Ubuntu, for one, has everything you need for the jpg/png/gif case built right in. RAW DSLR, as mentioned, will require some work.
I've fallen off your lawn, and I can't get up.
i've been using exiftool for a while to date rename and sort by year. Tried exiv2 for the same. Recently I've written a python script that builds an image list and performs the same function as exiftool. It's a bit more flexible and I'm planning on extending it to find duplicates. Happy to upload to GitHub if there's interrest. Also recommend plex and photo sync. Soon as I walk on the door photos from my phone are copied to server to be sorted later on.
I came to suggest Digikam. If it the absolute best free photo manager for any platform. It supports geo-tagged photos, a slew of editing functions in a dedicated editor, automatic camera download and renaming, tagging, blah blah blah.
It is dangerous to be right when the government is wrong.
Google Plus Photos - you'll be able to use regular search for your photos ("my pictures from Cape Cod", "blue", "pictures of fish", etc.) plus you can at any time use Google Takeout to export all your pictures to someplace else.
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.
Tagging images by hand is fun... for five minutes. Use a tool that downloads new pics from your camera into folders named by the date the pictures were taken. Then you can mostly reconstruct later where and why the images were taken and tag them when you feel like it (or just leave it). I used Digikam for years while I was still on Linux. It does the job extremely well. It's well maintained with new releases quite frequently. I didn't notice any performance issues with 10k+ photos, and I'd trust it can handle way more than that. Since I'm on OSX I switched to Lightroom. No problems with the migration, all starring etc. that I made in digikam is still intact. Lightroom is just much, much better at deveoping DNGs. That's what it was developed for, after all. Wouldn't want to miss it.
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
Adobe Lightroom. Nothing else even comes close, on OS X or Windows. It organizes sets of images on any combination of storage devices you want, including those disconnected-mostly archives that people with a serious number of photographs always eventually have. It has a tagging system to make searching easy. It gives you control of image metadata. It has most of the editing power of Photoshop with an intuitively easy interface, rather than one that has grown haphazardly bloatwise over the years like PS. It lets you archive everything in RAW if you wish. Editing is nondestructive, so you can peel off prior edits and re-edit an old image at any time. And yes, you can call your favorite external editor, including PS, when you need to do something really fancy.
It's also the only Adobe product that is still reasonably priced and available as an installed program. The others now have to be rented on the company's cloud site.
Vacation
|--->October 2011 - Caribbean
|--->10-27-2011 - Jamaica
Transfers to/from any platform with a copy/paste.
I keep slimmed down albums (nee: sets) on flickr where I (and others) can add notes.
When I read this headline, I perked up, because I've been working on software to do just that for the last year and a half. It's currently targeted towards the BlackBerry 10 platform, though. That said, I think my UI design is a good one and you might take some inspiration from it in terms of what is possible.
https://www.youtube.com/watch?v=6OL4c0UtT7s
https://www.youtube.com/watch?v=cC6nH5jIycY
do you honestly not know what Picasa or iPhoto is
I use a perl script and organize everything into YYYY/MM/DD directories and then links to another directory composed of sub-directories of tag names that I store in the exif.
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
About a week ago I was talking to a couple people who had a very interesting startup. They were working on an application which would "gamify" your media collection (images and videos) and let you play a game where you would identify and sort your digital memories.
I don't know where do they sit on this, maybe it was at concept stage, maybe it was more advanced, I didn't ask. But I'll ask and let you know. Sounded like a pretty neat concept, though, and I'd definitely buy such a game which would turn what's otherwise perceived as a chore into something useful and enjoyable.
...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
Drupal with something like the Node Gallery module would allow you to easily upload entire galleries, tag them all, quickly search through them, and even allow you to share them with the world with authentication if you choose.
Let's make like a bird... and get the flock outta here.
If you are tagging jpeg files, just use Windows explorer.
Right-click on the file, and select 'Details'. The EXIF tags are shown and can be edited here. Title, subject, rating, tags, comments, etc.
You can ctrl-select multiple files and edit the data that will be the same on all of them at once. For example, select all 50 photos from your vacation, and give them the subject 'Vacation 2014'. These tags are part of each file, and are indexed and searchable on Windows and OSX. I haven't tried it on Linux or FreeBSD yet, but I would imagine one of the various desktops' search functions will search (and index?) the tags.
When you're dead, you don't know you're dead. It only affects the people around you. Same thing when you're stupid.
You organize the photos and folders any way you like. It does not modify any original photo or image file. Instead it scans the folders for new files, builds indexes such that you can view the photos either by folders, or by albums or by tagged faces etc. You can add captions to photos, and folders, search based on wild cards and then create an album out of search results. Has some other features like making collages out of selection, keeping a few albums synched with on line sharing, making slide show movies etc.
sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
1-indexing is principally better than 0-indexing, because it is more intuitive, logical and less error-prone.
If my wife and I were truly error prone we wouldn't have this indexing problem in the first place.
You don't have to use software that was written for organizing photos. First figure out the attributes that you care about (ex: year, location, occasion). Then:
Put the file names and attribute information into a spreadsheet. One row per photo. First column for the file name, then one column per attribute (year, etc.). Then you can search, sort and filter the spreadsheet, to find certain kinds of photos. If there are too many photos for one spreadsheet, split them up into several spreadsheets. (Ex: one spreadsheet each, for photos of your parents' childhood, from when you lived in New York, etc.)
-or-
Create folders named "parents childhood", "lived in New York", "Susan's high school graduation.", etc. Then for each photo about when you lived in New York, put a Unix link or a Windows shortcut file of that photo in the "lived in New York" folder. For each photo of Susan's high school graduation, put a link or shortcut into the "Susan's high school graduation" folder. (Of course, you might put links or shortcuts of the same photo into multiple folders.)
It's pretty bad out there for organization and storage. I tried using just flat directories by date as others mentioned but then it became difficult to find things when you didn't know when the event happened. Then I went with Gallery, but it got comment spammed. Then I went with Gallery 2, but that POS is a total disaster, enough that the entire project seems to be shut down.
I'm using smugmug now. Easy to upload and download, they have a fairly open API for writing your own interface, and you can easily change protection on items you upload so they're public, private, or public if you know the URL. Costs a bit of money but integrates with my EyeFi cards nicely so I don't have to worry about uploading photos at the end of the day.
Aperture (yes it's on an Apple Mac) is the best thing I ever tried to organize / rate / tag index / enhance etc... pictures.
Slashdot, fix the reply notifications... You won't get away with it...
Yep. Why make up all this crap about family and vacations and shit??
Everyone knows it's for a porn collection. Hell, I face the same dilemma. How do you automatically detect and delete duplicate images?
When Fascism comes to America, it will call itself Anti-Fascism, and tell you to give up your guns.
metadata, tags, keywords, content types, and more.
Tagging, Tag cloud, organizing by event, upload capable from portable devices as well as computers. Written on a LAMP system (Linux, Apache, MySQL, PHP). I have a special tag to identify pictures I want to rotate through the main page. It's still not quite where I want it to be but my stuff generally is a work in progress.
Write it yourself. You'll learn quite a lot and invest time into your photos :)
[John]
Shit better not happen!
Privacy, copyright, resolution, and control issues aside, it seems like Facebook currently has the best software for collecting, cataloging, and tagging images. The facial recognition in Facebook is even excellent, automatically suggesting to tag friends accurately in poorly lit, blurry shots. The timeline, album, and geographical features are great, with the biggest weakness is usually bandwidth to sync a large bulk of photos in one go.
I am certainly not suggesting he use Facebook, quite the opposite. I'm saying that commercial standalone software should try to be as good and easy to use as Facebook and similar like Google+.
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
1) First, to avoid total chaos, make a strict year-month-event structure of all photos and use name of place if no event!... 2) Picasa is the ONLY program that automatically lists all photos without any import/export and database, and all tags you add in Picasa are stored on the photos, edits are stored too if you press the blue save icon, which copies the originals to a (hidden) subfolder. Picasa also has a great face recognition engine, in preferences you must turn "save nametags to photo" for this to make sense!... 1b) Optionally, after sorting into event folders, you can do yourself a real favour by auto-renaming all your photos; I use Hazel for mac to give my photos the name 'event+month+date+year+time+iso+cameraname+filename' (from foldername and exif), then i can search for any event/place, know if it is likely to be noisy (high iso) and avoid duplicate finder programs or people accidentally deleting photos with the same name... The renaming program should look into subfolders so all your files can be renamed at once, after setting it up and testing:)
LOL.
+1 for Lightroom. I manage over 50,000 photos taken over the last 17 years and I can find images very quickly. I think a task like this would be difficult without a database backed approach but that, of course, comes with trade-offs. Of course LR can write out any meta-data changes to the image files or an XMP file. I used to be an Adobe fanboi but with their new subscription model, not so much. I still think LR is the best tool out there.
Though it's newer and under development, this might be something to keep an eye on:
https://camlistore.org/
But wha do you do ten years from now when you change operating systems or that mtadata program gets abandoned? All that indexing work out the window. But my "tagged in the filename" collection still works just fine, with cross-platform support in any OS that can perform file name searching on the drive.
--- Most topics have many sides worth arguing, allow me to take one opposite you.
I am aware that the original poster wants to use Linux and may be talked into using Windows but probably not into buying a Mac. But since other people will have the same question and some of them may be Mac users, here it goes:
Many responders have already suggested creating ingenious folder structures that will help you keep a basic level of organization to the photo collection. Use any of those systems, and augment it by making use of OS X's extremely useful tagging feature.
Furthermore, there are many applications, such as the ones made by Ironic Software, that allow you to search, organize, and work with your files in very powerful ways using those tags. Since the tagging system is common to all of them you are not tied to any particular application.
The only downside of this is that you do become dependent on OS X at least until other systems implement tagging.
...How do you automatically detect and delete duplicate images?
This:
http://doublekiller.en.softoni...
Uses the directory naming conventions described by previous posters, cross platform for Mac, Windows, Linux (though Debian doesn't have openjdk8 yet and requires oracle d/l) project I've put 20 months in on https://sourceforge.net/projects/fileaxy/
Yes, Digikam's good - so long as you use kde. I don't, but i put up with its annoying gnome incompatibilities because it's the best there is - and i've tried all the rest.
I made my own image tagging software, which is likely to be supported (for me, by me) as long as I care. It's probably not the right choice for most people. Anyone who wants to use mine is free to do so, but it's not well packaged. Undoubtedly missing features some people consider mandatory. It also makes some unconventional choices.
If anyone wants to try it I will answer email about it, and we can arrange to meet on IRC. There are several mode repos on the same github account (that are part of the same system).
Basic ideas:
Client/server model. Server in C, client in python.
Everything you do it kept forever. The only persistant metadata storage is a log of everything you've done.
Image files are never ever touched. They are identified by their hash. Anything messing with them will break this.
There's a fuse filesystem for searches, which you can use with whatever viewer you like. There's also a (crappy) web interface.
You can import raw files and see jpegs in the fuse fs/web client. (The embedded jpeg found in nearly all raw files.)
Shotwell https://wiki.gnome.org/Apps/Sh... is very nice for browsing/tagging. I just wish it had a more advanced raw editing mode like RawTherapee or Darktable.
AfterShot Pro, while not open source, is cross platform and very good indeed. It lets you manage your library quite effectively through tagging, and gives you non-destructive RAW editing so that you can create multiple versions of each file (that are subsequently grouped together). Browsing is also very easy and quick.
It's been a while since I had a look at the open source equivalents, but I remember thinking that, even on a teacher's salary, it was worth the extra few dollars (I was Linux-only at the time). Lock-in is another thing, of course.
That all said, I moved to iPhoto + Photoshop in the end.
I second this. KPhotoAlbum was specifically made for fast tagging. Tagging 1,000 images with places, people, interesting things, etc., in half an hour is pretty normal for a session. As for lock-in, your image tags are kept in an all-text XML file. I run it off of Gnome and XFCE and don't notice any problems.
ImageMagick (at least, the versions I've used so far) would spawn off ufraw (ufraw-batch rather) to turn raw-images into a bitmap that it can process itself.
Thus, the formats supported are determined by UFRaw...Which, I might add, has a decent GUI of its own, which can be used to correct the mistakes made when photographing (there is usually enough information in the raw file to allow moving up or down 2 shutter-stops, for example)...
In Soviet Washington the swamp drains you.
http://antidupl.sourceforge.ne... .NET
Works great Requires Windows and
I am facing the same problem and plan to use a web-application (such as gallery). Not out of exhibitionism, but to allow the older relatives to help with tagging, sorting, commenting, and rating the images — while themselves enjoying the pictures of their descendants doing fun things.
I will block anonymous access to the collection by default, but will still be able to open it for the particular images I may choose to share.
Gallery in particular can "import" the existing photos on the hosting computer in bulk — you don't need to upload them via browser one at a time.
In Soviet Washington the swamp drains you.
For pure organization, I found IMatch to be absolutely great. While I did switch to Lightroom last year to take advantage of the raw processing workflow, I found the management aspect of IMatch to be much better. (I had used it for 5+ years before the switch.) While it is Windows only and does use a proprietary database in the back, it's quite straightforward to export categories (basically hierarchical keywords) and custom properties into IPTC metadata. There's also a Visual Basic-based scripting engine allowing plugins, either written yourself or from other users.
Yes, Digikam's good - so long as you use kde. I don't, but i put up with its annoying gnome incompatibilities because it's the best there is - and i've tried all the rest.
That doesn't make sense - "so long as you use kde" + "I don't".
As for GNOME incompatabilities - can you expand on the "incompatabilities" and conflicts you have? Have you filed bug reports?
Or do you mean digiKam doesn't use the same libraries that GNOME does to perform vaguely similar tasks (QT/GTK, gfs/kio, etc, etc) - which would hardly be surprising.... Disclaimer: I used to have to use GNOME for work - and always found it's lack of configuration as ugly as the GNOME looks and way of doing things. But that's just a personal taste and programmers perspective.
I can confirm, as the result of several years daily use, that both KDE and digiKam work very well, and that digiKam works very well on boxen that don't have the KDE metapackage installed. e.g. on netbooks running xfce
Agreed on the digiKam to competition comparison - I've used Adobe products for years (result of client environments) - digiKam is better for my purposes (maintaining very large databases of client images for publication/web sites/promotion purposes).
$ apt-cache depends digikam
Depends: kde-runtime, libc6, libgcc1, libgomp1, libgphoto2-2, libgphoto2-port0, libjasper1, libjpeg8, libkdcraw20, libkdecore5, libkdeui5, libkdewebkit5, libkexiv2-10, libkfile4, libkhtml5, libkio5, libkipi8, libknotifyconfig4, libkparts4, liblcms1, liblensfun0, liblqr-1-0, libmarblewidget13, libnepomuk4, libopencv-core2.3, libopencv-highgui2.3, libopencv-imgproc2.3, libopencv-legacy2.3, libopencv-objdetect2.3, libphonon4, libpng12-0, libqjson0, libqt4-dbus, libqt4-network, libqt4-qt3support, libqt4-sql, libqt4-xml, libqtcore4, libqtgui4, libqtwebkit4, libsolid4, libsoprano4, libstdc++6, libtiff4, libx11-6, phonon, libqt4-sql-sqlite, digikam-data, digikam-doc
Recommends: <www-browser>, conkeror, dillo, elinks-lite, elvis-console, lynx-cur, netsurf, netsurf-fb, netsurf-gtk, uzbl, chimera2, chromium, elinks, elvis, epiphany-browser, google-chrome-beta, google-chrome-stable, google-chrome-unstable, iceweasel, konqueror, links, links2, midori, netrik, rekonq, surf, w3m
Recommends: kipi-plugins
Recommends: mplayerthumbs
That's about 40MB if installed with --no-install-recommends (assume the OP already has a browser) and unless you are using digiKam or one of it's dependencies (e.g. phonon) GNOME is not using more resources. Note that phonon itself is unnecessary for digiKam usage (it uses it for video sound) - just use equiv to replace it if it offends your inner GNOME.
I use a little program called Referencer to manage images of bills and checks. I spent a /lot/ of time looking for a simple program where I can organize a stack of images (or PDFs) by applying 1 or more tags to each. THAT'S ALL. Referencer is made for generating bibliographies for TeX documents, but it is STILL the only simple program I know of that can manage a database of files and tags.
If anyone knows of a better one, PLEASE let me know. I have a feeling the app will soon be orphaned.
6th Street Radio @ddombrowsky
Well, will you look at that.
I just forlornly tried running Everything in Wine, and apparently they've added non-NTFS support!, because while it doesn't index anything by default, once I point it at the various folders I want to make searchable it works beautifully, even with folders on my ext4 partition. Updating the index is slower and I suspect I'll need to switch to periodic index updates instead of automatic change detection, but search works just as instantly as it should, readily accessible from it's notification-area icon.
I would still prefer a comparably powerful native solution, if only to avoid having to constantly deal with that disconcerting WINE filesystem translation. But it's not *that* bad, so if you'll excuse me I'm going to go do a happy dance and laglessly scroll through the list of 133,000 indexed files a couple more times.
--- Most topics have many sides worth arguing, allow me to take one opposite you.
Personally I maintain my own directory structure and use an OLD version of ThumbsPlus to view the photos. It is also good for things like batch converting and rotation.
I have an Incoming folder for unsorted-direct-from-camera photos, then when I sort them out I make folders with a naming scheme like this:
YYYYMMDD - Hiking on Blue Ridge Parkway
I also make a folder for miscellaneous pictures for each year named YYYY0000 - Miscellaneous.
Update: I just learned that there is indeed a way to tag files in Linux (well, in KDE apps at least). In its current incarnation it is called Baloo, and it is now implemented pretty much like tags are implemented in OS X, that is by incorporating the tags in an extended attribute for the file.
Unfortunately when I google "baloo kde" I do see quite a bit of pages asking or showing how to disable Baloo. I guess it's still in its infancy and still suffers from performance issues. (Baloo actually does much more than tagging, it is the whole file indexing system, so it is more akin to Spotlight on the Mac side.)
I run on both windows and linux and haven't had any problems under windows (and with the save-tags-in-metadata feature not using the same db is not a problem).
Yes, Digikam's good - so long as you use kde. I don't, but i put up with its annoying gnome incompatibilities because it's the best there is - and i've tried all the rest.
That doesn't make sense - "so long as you use kde" + "I don't".
How can it not make sense? Digikam's not good if you use Gnome. It's usable, but some functions don't work.
As for GNOME incompatabilities - can you expand on the "incompatabilities" and conflicts you have? Have you filed bug reports?
Some things don't work. I've recently upgraded Fedora and i haven't tried Digikam with the new version, so i don't know if the problems are the same. But previously, image "tool tips" (i.e., showing metadata etc when you hover the mouse pointer over a thumbnail) were blank, and the preview image was blank - which was rather annoying. No, i haven't filed bug reports as i haven't checked if they are bugs (by testing it with KDE) or just incompatibilities with Gnome. Digikam is a KDE application and it never claims to work with Gnome.
vvvP is open source and it works under Linux, Mac and Windows. You can even share your catalog from a network server. It catalogs images and it stores thumbnails, you can add descriptions and create a hierarchy of virtual folders to organize the images. It supports RAW images. http://vvvp.sourceforge.net/
This is THE correct answer.
Just use folders that contain a date and name.
It sorts, its searchable, and whatever software you prefer can build upon this and store tags/metadata.
Just make sure you dont use evil software that tries to lock your files into its own archive format. Ideally you'll want it to store its meta-files besides the original files in the same folder.
I have no software suggestions, i dont have a favorite software for this, i keep no metadata or tags outside the photo files, and use whatever editor/viewer comes handy.
Hivemind harvest in progress..
Yes, Digikam's good - so long as you use kde. I don't, but i put up with its annoying gnome incompatibilities because it's the best there is - and i've tried all the rest.
That doesn't make sense - "so long as you use kde" + "I don't".
How can it not make sense? Digikam's not good if you use Gnome. It's usable, but some functions don't work.
Does not parse??
I asked you to expand on your original point....
Since then, for the sake of completeness, I've installed (shudder) GNOME (on Debian STABLE, not Fedora as I'm too old to be comfortable with the hourly upgrades and sitting on the bleeding edge of almost working), and found no problems with any features. So again (gently)
have you filed bug reports? (lest, despite imagining best intention you are just pissing on the furniture and complaining there was no toilet under your dick).
Don't take that the wrong way.
As for GNOME incompatabilities - can you expand on the "incompatabilities" and conflicts you have (i.e. error messages, missing recommended pacakges (stuff don't work is not instructive when we don't know what you installed, and until now didn't even mention a distro let-alone a release)? Have you filed bug reports? (how do you expect "things to be fixed otherwise?"), please don't wail without making a modicum of effort to contribute to the effort to raise the standard.
Some things don't work. I've recently upgraded Fedora and i haven't tried Digikam with the new version, so i don't know if the problems are the same.
(relevance - and thanks for raising the standards?) As previously stated, I agree digiKam is the best of it's breed, and we'd like to make it better - your input (useful that is) would be greatly appreciated.
But previously, image "tool tips" (i.e., showing metadata etc when you hover the mouse pointer over a thumbnail) were blank, and the preview image was blank - which was rather annoying. No, i haven't filed bug reports as i haven't checked if they are bugs (by testing it with KDE) or just incompatibilities with Gnome. Digikam is a KDE application and it never claims to work with Gnome.
It doesn't have to work with GNOME - nor does it rely on the entirity of KDE - and, more importantly, I don't know where you got the falacious idea that it won't/shouldn't work with GNOME
small hint: "I didn't" is a form of agressive armchair apathy - it fixes nothing and helps no-one.
Small hint: writing like a troll just makes you look stupid.
All the bugs i've mentioned have already been reported. And, guess what... They only seem to affect people who don't use kde.