I spent years paying for Lightroom. Monthly subscription, cloud storage I never used, catalog corruption on a semi-regular basis. Then I tried darktable and it clicked. Not because it's perfect ( it isn't ), but because it does exactly what I need and nothing more. Here's the setup I've been running for the last two years.

Why darktable

Three reasons: it's free, it's non-destructive, and the processing pipeline actually makes sense. Lightroom hides the order of operations. darktable shows you exactly what happens, when, and lets you reorder it.

I process photos from two cameras — a Fujifilm X-T5 and whatever phone I'm carrying. darktable handles both without complaining. The RAW decoding for Fuji's X-Trans sensor is solid now, unlike a few years ago when it was a mess.

Camera with lens
Every RAW file starts here. What you do next is what matters.

My Processing Pipeline

darktable's pipeline has a fixed order and you need to understand it. Modules at the top of the right panel run first. That's it. That's the whole trick. People fight darktable because they don't realize that moving exposure after filmic rgb gives different results than moving it before. The pipeline order matters.

Here's my module stack, top to bottom:

1. Lens correction — first thing, fix distortion 2. White balance — set manually from a gray card when I remember 3. Exposure — small adjustments only, maybe +0.5 to +1.5 EV 4. Filmic RGB — the heart of the whole thing. Handles highlight reconstruction and tone mapping in one module 5. Color balance — split-tone for mood, not for "style" 6. Local contrast — subtle clarity boost 7. Sharpen — only if outputting for print

That's it. Seven modules. I don't touch the other 90% of darktable's interface for 95% of my photos. The key insight: less is more. Stop stacking twelve color grading modules and start understanding what filmic rgb actually does.

Laptop with photo editing software
darktable on my ThinkPad. No subscription, no cloud nonsense.

Filmic RGB ( The Module That Changed Everything )

If you're coming from Lightroom, filmic rgb will feel weird. It maps the full dynamic range of your RAW file into a viewable image. No crushed shadows, no blown highlights — if you set it right.

The workflow I follow:

1. Open the image, let darktable auto-apply the scene-referred workflow 2. Check the histogram — if it's clipping on either end, adjust exposure first 3. Open filmic rgb, enable the graph overlay 4. Drag the black point until shadows just start to lift 5. Drag the white point until highlights are tamed 6. Adjust the latitude slider — this controls how much midtone contrast you get. I usually sit around 12-15 7. Done. Seriously, that's it

The first 20 images I processed with filmic looked like garbage. Then something clicked. I stopped fighting the module and started trusting it. Now I can process a street photo in under 90 seconds.

Person editing photos on laptop
The editing grind. darktable handles it all without breaking a sweat.

Keeping Things Organized

darktable uses a SQLite database for its library. I keep my RAW files on an external SSD organized by date: /photos/2026/07/20/*.RAF. The database lives on my laptop. Import is fast — just point darktable at the folder and it indexes everything.

I use color labels for culling:

- Red: reject - Yellow: maybe - Green: process - Blue: processed - Purple: exported

Simple. No smart collections, no keyword hierarchies, no catalog headaches. I cull once, process the greens, and move on.

Export Settings

I have two export presets:

Web: JPEG, sRGB, 85% quality, long edge 2048px, sharpen for screen Print: TIFF, AdobeRGB, 16-bit, no resize, sharpen for print

That's it. No 47 export presets that I'll never use. Two. One for screen, one for print. Done.

Camera body close-up
Shooting RAW is non-negotiable. The processing tool is where the debate lives.

What I Miss From Lightroom

Not much, honestly. The map view for geotagging was nice. The batch watermark was easier. And sometimes I miss being able to sync edits across 50 photos with one click — darktable can do it, it's just more clicks.

But I don't miss the subscription, the catalog corruption, or the Adobe account nag screen every time I opened the app. And darktable's mask system is actually better — drawn + parametric masks combined, with blending modes. Lightroom still can't do that.

Conclusion

darktable isn't for everyone. The learning curve is real. The UI looks like a control panel from a nuclear power plant. But if you're willing to learn the pipeline and keep your workflow simple, it's the most capable free RAW processor available. I haven't paid Adobe a cent in two years and my photos look better than they ever did in Lightroom.

https://www.darktable.org/

:)