New script: Copy Metadata
Hi all!
I've made a script to fill in a feature missing from Bridge, the ability to copy metadata between files. It currently only supports a limited subset of metadata fields (the ones I use the most), but I'm happy to fufil requests to add more.
Currently, these fields can be copied:
- Headline
- Description
- Keywords
- Alt Text (Alt Text & Extended Description)
- Location (Sublocation, City, State, Country, and Country Code)
Usage:
- Select a file.
- Right click > Copy Property... OR Tools > Copy Property...
- Select the fields you would like to be copied
- Select the files you would like to paste to
- Right click > Paste Property OR Tools > Paste Property. You have the option of Overwriting the existing values or Appending, which appends Keywords but overwrites other fields.
Installation:
- Go to Preferences and select the "Startup Scripts" tab.
- Click "Reveal Scripts in Explorer"
- Place the script file in the folder that opens
- Restart Bridge
- When prompted upon restarting, choose to enable the script.
- If the script is not enabled, go to Preferences > Startup Scripts and enable the script, then restart Bridge
You can find the latest version of the script here: https://github.com/9yz/bridge-scripts/blob/main/copyMetadata.jsx
I'm also looking into other useful scripts - my next one will probably be text substitutions (ala PhotoMechanic).
