Skip to main content
Known Participant
June 28, 2024
Question

Scripts For Camera Raw Custom Preset ( Photoshop )

  • June 28, 2024
  • 1 reply
  • 464 views
 

 I have a camera raw preset called skin Bright...The preset includes skin masks... When I try to build an Action that will auto select that preset, the masking from the camera raw filter does not work in the Action If there are scripts that can auto select the Camera raw preset named Skin Bright, please help

I will only use jpeg format

 Thank Your Sir . . .

This topic has been closed for replies.

1 reply

Stephen Marsh
Community Expert
Community Expert
June 29, 2024

To be clear, are you using Filter > Camera Raw Filter? I'm guessing that you are not using the Adobe Camera Raw plug-in.

Known Participant
June 29, 2024

i using Filter > Camera Raw Filter. 

Skin masking in Filter > Camera Raw filter does not work in Action . . . 

I want to go to Filter > Camera Raw filter and choose a preset that I have already made The preset includes skin masks.

Thank Sir @Stephen Marsh 

Stephen Marsh
Community Expert
Community Expert
June 29, 2024

I'll need to take a deeper look, the initial ScriptingListner tests show a lot of setting information recorded in addition to the preset name.

 

I haven't tested if masks have the same limitations or not. Generally actions and ScriptingListener have the same limitations.

 

Edit: I have just tested and when saving the preset, the mask checkbox is unticked, you have to remember to tick it when saving.

 

I then applied the preset and ScriptingListener did record the masking information and it is applied.

 

I still don't know if it is possible to simply apply the preset without having to use all of the recorded values.