Skip to content

rawproc 0.6.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@butcherg butcherg released this 25 Sep 03:43
· 1795 commits to master since this release

I did a lot of changes to get to 0.6, and you just can't seem to test enough...

0.6.1 contains a few fixes that escaped my banging at 0.6. But it also contains a particularly useful addition, input.raw.libraw.cameraprofile. This is not one of the actual libraw dcraw parameters, but right after the dcraw processing and before the opened raw image is delivered to rawproc, the ICC identified in the cameraprofile parameter is assigned to the image. So now, you can assign a camera profile to your raw at input, essentially accomplishing what Elle Stone munged dcraw to do in her dcraw-unDnged endeavor: https://ninedegreesbelow.com/photography/dcraw-undnged.html. input.raw.cms.profile will do this if the input.raw.libraw.colorspace=raw and input.raw.libraw.gamma=linear, but the assignment isn't captured in the command line constructed by rawproc that represents the image processing.

There are still a few minor changes I want to deliver in a 0.6.x, such as a selectable rendering intent for the colorspace tool, but right now rawproc will reliably support a color-managed workflow using the camera profile as the working profile.

32-bit Windows Installer and .zip:
9b2b3584d80035b44cff4f575d24e702 rawproc-0.6.1-w32.exe
f90df78a5085fc517446421f8f770a08 rawproc-0.6.1-w32.zip

64-bit Windows Installer and .zip:
c9a6ff475c50b1709eb02850f8b0ba33 rawproc-0.6.1-w64.exe
8e1f3911dd65d160275679edb117b0a5 rawproc-0.6.1-w64.zip

x86_64 Linux AppImage:
899eeb81f8257296925a03a4a853fe16 rawproc-0.6.1-x86_64.AppImage
4bf4c1d046ebcbc6c6335a30df8d9e0b img-x86_64.AppImage

0.6.2pre Linux AppImage (for testing)
8b5a94fd44df17e94f20ce5cf3a436d4 rawproc-0.6.2pre-gentoo-x86_64.AppImage