How to install and use scripts with Capture One

There are a few ways to have a script execute and “do its thing” with Capture One. From easiest to hardest:

Simple:

Copy the script to the CO scripts folder.

Simple scripts can be run straight from Capture One’s application script folder. Once installed, these will appear as a menu item in Capture One and is executed by selecting it like any other menu item (this method works well if you want to shortcut your scripts, as per the shortcuts article here).

To use this framework:

Open the scripts folder from inside Capture One (or navigate to ~/Library/Scripts/Capture One Scripts/)

Finder view:

Copy your scripts into this folder. If you copy in sub-folders containing scripts, then these will automatically be represented as drill down menus in Capture One.

Once added, choose, “update scripts menu” from inside Capture One to make sure the scripts are loaded.

Scripts should now show as menu items. You can add shortcuts to these manually as per the How to shortcut almost anything in Capture One

Medium:

Save the script as an “app”

This can be run from applications (and can be added to, and launches like, any other app from the dock).
Script Applets are effectively an encapsulated script plus all the necessary bits and bobs. If your script requires to be self contained – like an installer containing all you resources, uses other libraries or even app artwork like icons etc, then this is the solution. This is in effect a very simple version of what real developers ship in commercial software.

Script applets can also be saved in the CO menu and run just like a script, so this is the best solution for commercialising scripts. We will use this method for the shortcut installer project.

See the article on making applets here.

Hardest:

Set it as an event.

Capture One has a number of events: things like capture did happen, processing finished, etc. You can utilize these to trigger your script: e.g. Processing finished, email Roger in retouch to say his images are ready on the server. This happens sudo-magically, at least, once set. Capture One will just call your script automatically every time the specific event occurs. But there is a bit more work to get to that point… perhaps this is an article for for another day.

12 responses to “How to install and use scripts with Capture One”

  1. […] How to install and use scripts with Capture OneHow to make an applet […]

  2. […] per previous posts on making applets and custom shortcuts the scripts are complied as apps and saved in Capture One’s scripts menu. They still work just like scripts – and can be invoked with your custom […]

  3. […] designed in a way to act just like a script and so can be installed and shortcut as per the article here or you can shortcut to the app itself as per the Monogram […]

  4. […] How do I use it? Either run as an app from the dock or applications, or copy the .app to the Capture One Scripts folder and run from the scripts menu. […]

  5. […] the dock to do this. You can also install it to Capture One’s scripts menu as per the article here – but be sure to copy the installed application reference – not the […]

  6. […] the dock to do this. You can also install it to Capture One’s scripts menu as per the article here – but be sure to copy the installed application reference – not the […]

  7. […] the dock to do this. You can also install it to Capture One’s scripts menu as per the article here – but be sure to copy the installed application reference – not the […]

  8. […] the dock to do this. You can also install it to Capture One’s scripts menu as per the article here – but be sure to copy the installed application reference – not the […]

  9. […] the dock to do this. You can also install it to Capture One’s scripts menu as per the article here – but be sure to copy the installed application reference – not the […]

  10. […] Save the script in the application folder and set up your shortcut. You can now reset the crop from the hotkey. […]

  11. […] the dock to do this. You can also install it to Capture One’s scripts menu as per the article here – but be sure to copy the installed application reference – not the […]

  12. […] Save the script in the application folder and set up your shortcut. You can now reset the crop from the hotkey. […]

Leave a Reply to Process On Capture | Shoot MachineCancel reply

Discover more from Shoot Machine

Subscribe now to keep reading and get access to the full archive.

Continue reading