Copying values of individual modules from image to image

I sometimes discover new ways of developing my images in RT (5.11), which makes me want to apply these values/curves to other images that I already developed (esp images with similar light).

Starting from scratch is obviously possible, but with some images I do a lot of detail work that I would have to do all over.

For such cases (which fit my general editing style with RT) it would be fantastic to have a functionality which allows copying-over of individual module’s values from one image to another.

isnt that what the “processing” box in the upper right does where you can copy/paste the current profile and save it?

To copy over values …

Both images closed in RT, then:

Open “another” image’s .pp3.
Open “one” image’s .pp3
Replace values in “another” image’s .pp3 with only the desired values from "one"s. e.g.

[ToneEqualizer]
Enabled=true
Band0=0
Band1=0
Band2=0
Band3=-39
Band4=-28
Band5=0
Regularization=-1
Pivot=1.45

Repeat with other value sets as required.

Save “another” image’s .pp3 without changing it’s name.

@darix The processing profile can be saved or loaded there, but it always loads the full profile, overwriting all values.

@cedric Thanks, yeah I know that pp3 files can be edited by hand. I’m hoping for a more convenient functionality to be added inside RT. Something like checkboxes at each module which can be checked to include/exclude that module when saving/loading a pp3.

You can do it to this extent…

Then if you ctrl click when loading you can select only parts to apply…not sure that meets the level at which you are looking for though…

2 Likes

{215AB247-85CD-448A-B6FC-3516C433319E}
You right click on an image and choose “Copy”. Then you select multiple target images, right click and choose “Paste - partial”. Then a similar PopUp opens like the one for saving a partial pp3 …


That’s quick and easy …

2 Likes