Pinned Loading
-
-
Copy values between RawTherapee pp3 ...
Copy values between RawTherapee pp3 files 1"""Command line tool for copying values between RawTherapee pp3 files.
2It was mainly used to copy crop values between raw and jpeg files, but can be adapted for any other need.
34Processing multiple files in bash:
5for f in *CR2.pp3; do python rawtherapee.py -f $f `basename $f .CR2.pp3`.JPG.pp3; done
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.