Skip to main content
Participant
October 11, 2012
Question

Opening RAW files as part of action or script

  • October 11, 2012
  • 2 replies
  • 838 views

I wrote an action that I want to use on my raw files which opens it with the already applied settings (which may be different for each photo in the batch). The action applies several adjustment layers and my watermark to the photo that are part of my standard workflow. But when I run it as a batch I have to sit at the computer and hit open file every time it opens the file in Camera RAW. My goal is to have a script or action which I can run and then leave the computer to do something else, and come back and only have to do the basic tweaks on each photo individually. I already process multiple files in Camera RAW by syncronising the settings for similar exposures and using presets, so I don't need the action to change anything in camera raw, and I don't want to open all the files at once (could be 30 - 50 files in a session) when I make my edits in RAW because I am worried it would crash my computer, which is why I am trying out the batch processing route. Any suggestions on the best approach for this? I am new to photoshop actions and scripting but I do have some programming experience in other software. Thanks for the help!

This topic has been closed for replies.

2 replies

mika pa
Participant
March 7, 2024

File - Automate - Create Droplet. In the dialog box checkmark "Override Action 'Open' Commands"

mika pa
Participant
March 7, 2024

Of course you also need an "open" command as the first action in your actions list or it will give you an error "(command) is not currently available"

Inspiring
October 11, 2012

Sounds to me like all you need to do is change either you open step in the action or your batch options. I batch process hundreds of raw file in one batch without seeing the Camera Raw dialog during the batch.