I am stuck on classic dilemma "apple fucked up, what should I do", so I am planning moving back to Linux, but Lightroom is the only application keeping me back (however, I thought of OSX in VM on Linux for running just LR).
To answer your questions : it is quick, and I find it to be a very good replacement for lightroom. To me, it's actually easier to extend than adobe software, mostly because Lua is very simple and the documentation is crystal clear.
The best advice I could give here would be to give yourself a good dozen of hours of deliberate practice on Darktable, maybe more if you're into very advanced editing, but no more than a week.
https://www.youtube.com/user/harrydurgin/videos
He has the topics and modules covered in each video cross-referenced over at his website:
You're bound to find something useful.
I too am shackled to OS X by LR, but I am a very demanding, heavy user of LR.
I also find DT more intuitive, which seems a bit weird considering the interface is so heavily inspired by LR (or did they just learn from LR's mistakes?).
The main reason to use LR is if you buy filter packs/plugins that are LR-only
Thanks darktable folks!
* Fully programmable, via a nicely document Lua interface: http://www.darktable.org/lua-api/index.html.php -- you can automate all kinds of workflows.
* Truly innovative, with clever new features unavailable in other applications, including Lightroom. For example, five years ago they added a powerful new "equalizer" module: http://www.darktable.org/2011/11/darktable-and-research/ (google "darktable equazlier" for usage examples).
* Always improving: I've been using it for years and the developers keep finding ways to make it better all the time.
Congratulations on another great release!
I make a substantial part of my income (just enough to pay rent) selling photography, and I recently dropped ps and lightroom in favor of Darktable. The change didn't happen in a day, but Darktable is so good I don't think I'll ever need to come back to Adobe. Notable plus, I can now spend most of my time on Linux, no more need to use my Macbook for photo work.
The interface is not really good for smaller displays and resolutions (adobe stuff was better on my 11 inch mba), but on anything with more than 1280 x 960 px, it's great.
Congratulations to the Darktable team for this 2.2 release!
Personally my photos provide indirect value. People don't pay for them, but they drive traffic to a property that people pay to use. I've dabbled with the concept of selling them directly or taking more stock-style photos, but never really gotten serious about it.
Again, I know this question is annoying, so if you don't wanna answer, no biggie. :)
Are there Windows builds? There was a guy that did but he stopped at 2.0.
At the moment I don't have a good library app, I just browse the directory structure. I've tried Lightroom but it too struggles with my library folder, although unlike Darktable, it is marginally usable. I've tried Digikam, and while it's the only one that seems to handle the library in a semi-respectable fashion (with the experimental, now-deprecated MySQL backend enabled, which iirc took some manual massaging to even make compile anymore), it's hard to get the components I really wanted to work reliably (it's very important the my camera's GPS tags can be mapped and sorted; this is my main interest in a library manager and as of now, all such programs are too overloaded to do this competently or half-broken like Digikam's integration, and when I need GPS-based information I guess I will have to try to write a script that reads the coords out manually with exiftool instead of trying out Yet Another Library Manager).
Adobe is absolutely that 1k lb gorilla in the room that everyone is afraid to compete with. Add to that that photography programs are very difficult and complex work and it makes the field, particularly the field of volunteer developers who make contributions to a FOSS project, pretty limited.
For the record, the current size of my library:
[me@my_host photos]$ find . -name .snapshots -prune -o -iname "*.CR2" -print | wc -l | xargs printf "%'d\n"
97,596
[me@my_host photos]$ find . -name .snapshots -prune -o -iname "*.JPG" -print | wc -l | xargs printf "%'d\n"
177,785
[me@my_host photos]$ du -sh --exclude=./.snapshots
2.8T .
.snapshots being the btrfs snapshot tree, which makes these numbers about 16x higher, but is a relatively recent addition (around the time I moved to a Windows host) so isn't the reason everything has choked historically. Hopefully stuff like Lightroom isn't trying to parse these directories as well. I guess I could blacklist them from sharing in Samba to try to get around it.Open to any tips others may have.
"Allow to import/export tags from Lightroom keyword files"
(Release notes)
In contrast, with Darktable, only once have the final output not matched my expectations, and then it was immediately obvious that I had accidentally changed the colour space of the output and my image viewer assumed sRGB – this was a two-click fix in the export tab.
I should probably participate in DT's tracker and try to get the few shortcomings fixed... that should do for a new year's resolution: more participation in OS communities. :)
All of them have ups and downs, Rawtherapee is fast bug buggy as hell and has no adjustment layers, Capture One is marvellous but has political problems with supporting files from the medium-format Pentax, ON1 Photo RAW is a freshly released piece of software and it managed to crash on my images.
I don't think I can agree that it's a pity. Lightroom is the standard for photographers right now for pretty much everything but fashion photography (Capture One) and perhaps architecture photography (DXO Optics Pro). Everything, including the competitors you mentioned, is compared to Lightroom.
I think these applications (including DarkTable) need to be compared to Lightroom because the point at which they're competitive with Lightroom is the point at which they become seriously viable to many photographers (the kind that don't necessarily hang out on HN).
I use DxO for all of my photography. Because Lightroom slows to a crawl on my imports, I haven't really tried it for RAW development. I guess I should give it a go. However, at this juncture I fully believe that DxO is miracle software. I've gotten far better results with it than I have with anything else. DxO can take a trash shot and make it 80% and it can take a good shot and make it 500%. Far more impressed with it than ufraw and the other RAW development suites I've tinkered with in the past.
Or to put it another way, if there's a photo server on your network and the machine running Darktable knows about it, then it shouldn't be a problem.
It's had undo functionality (on an individual-image basis) for a long time, albeit perhaps not in an obvious fashion. In the "darkroom" view, on the left sidebar there's a "History" widget. If you click on earlier numbers, it reverts the image to those, undoing whatever previous edits you've done.
Here's a tutorial I wrote up on trying out Darktable recently:
https://photography.tutsplus.com/tutorials/how-to-get-starte...
And just to dream: Multimaster database exists local, cloud, other machines, etc. Optional auto cloud sync, or partial, or just proxies.