What do we actually lose if instead of processing from a RAW file we have a >= 16 bit losslessly compressed TIFF (or JXL for that matter)?
Looking at the darktable pixelpipe, before the demosaic we have (and im assuming that dt is doing almost everything (if not everything) that can be done before demosaic before demosaic):
- raw black/white point
- white balance
- highlight reconstruction
- raw chromatic aberrations
- hot pixels
- raw denoise
of those the only one that (at least for me) is used as part of the processing of an image is white balance. The rest of them are either something specific to the sensor that i dont need to touch or if they need to be touched they could perfectly be applied for the generation of that tiff (or needs to be applied)
The other thing that we lose is obviously the choice of demosaic algorithm
But if its lossless and high bit depth, then, am i wrong in thinking we dont lose any editing flexibility after demosaic? Also making sure that on the export to tiff we are not clipping any data that wasnt already clipped, which i guess could happen if we are applying a basic white balance.
What about color profiles? does applying a color profile change the data in the file or only it points to a way to interpret the data thats there? I do know that when exporting out of gamut colors are moved into gamut, but as i understand it this is an extra step separate from the color profile and could, potentially be skipped (although i dont see a skip option for it in dt)
Regardless it would probably be best to export to a color profile larger than the camera one. linear rec2020 maybe.
A couple of use cases:
Lets say we have a monochromatic sensor and trichrome a scene with filters. since there no white balance to take care in those RAWs and no demosaic, by aplying the rest of strictly needed processing, exporting those and then combining them into different channels of a single image and doing the actual editing in that result; we didnt lose Absolutely Nothing (?)
Rather than doing as much processing as we can on the separate raws.
And stitched photos. In this case if they are color images we do lose like i said the choice of demosaic algo, and maybe something regarding white balance; but other than that, did we lose anything?
The more info that can be supplied the better, links for further reading, etc. And please dont be afraid to get technical, in fact i prefer it, but still i may ask for clarifications if something goes over my head
Thanks in advance for the answers ![]()