Bug 499580 - Variable RAW conversion via different tools?
Summary: Variable RAW conversion via different tools?
Status: RESOLVED NOT A BUG
Alias: None
Product: digikam
Classification: Applications
Component: BatchQueueManager-RAWProcessing (other bugs)
Version First Reported In: 8.5.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-06 08:17 UTC by _
Modified: 2025-04-12 19:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 8.7.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ 2025-02-06 08:17:23 UTC
How iNaturalist plugin converts images before sending? It seems to be creating seemingly identical NEF-JPG conversion as the camera itself does. I tested by sending both (NEF and camera created JPG) via plugin to iNaturalist and I couldn't see a difference in the end result - both images seemed the same after upload. Conversion tools via BQM create variable results most notably in brightness, also occasionally adding noise. I would like to find a way to create as good local NEF-JPG conversion as iNaturalist tool seems to repeatedly do (I haven't tried to read through the code) - I think all conversions are done by plugin before sending the files.
Comment 1 caulier.gilles 2025-02-06 08:39:10 UTC
INaturalist use the JPEG embeded extraction from RAW to speed up processing. There is no demosaicing stage here.

If you pre-process RAW using BQM, you can use also JPEG embeded or demosaicing. Of course results are differents.

Demosaicing can be customized by settings in BQM. This is what's you need...

Best

Gilles Caulier
Comment 2 _ 2025-02-07 20:34:09 UTC
Thanks, I wasn't aware of embedded jpg withing nef but found it now. Quality is likely enough for most cases.

I still have to figure out how to do good enough conversion when processing is needed. Darktable seems sophisticated but is terribly slow in my workstation, and there seems to be some issue with color management I have to fix. Initial import to digikam image editor seems relatively fast but is far from good quality. Noise is clearly present and, applied or not reduction, other details are removed too. At least in darktable my lens is not included in lensfun so likely automatic correction via digikam either doesn't do the job and I was unable to manually choose an older alternative which I have used in darktable.

But the embedded jpg I think could fix many problems, however I could only find a way to use it in BQM, not for direct import to image editor for basic editing.
Comment 3 caulier.gilles 2025-04-12 19:19:13 UTC
Solution : extract RAW JPEG embedded with BQM and load the JPEG in editor.