| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A collection of useful scripts I've made for Adobe Bridge. This readme contains basic information on the scripts - for more comprehensive information, see the wiki.
Inspired by the PhotoMechanic's code replacements feature, this lets you designate special codes to be replaced by any kind of text! For example, typing [[tTime]] in the description of an image then running this tool will replace it with the timestamp the photo was created. [[mFileName]] will be replaced with the file's name. In addition to over 90 special codes that retrieve file metadata and perform complex behaviors, you can also create your own substitutions.
Text Substitutions work in all metadata fields in Bridge's IPTC Core panel as well as in the filename.
After installing textSubstitutions.jsx as described below, add ts_customSubs.txt to the same folder. The file contains information on the format for custom substitutions. Also see ts_folderAssignments.txt and ts_hotCodes.txt for examples of complex behaviours using functional substitutions.
A simple interface for copying selected metadata fields between files. These fields can be copied:
Allows for the selection, unlocking, and tagging of locked files from a group of locked and unlocked files. When run on a selection, the script can do one of these things:
Opens a simple, dockable text box for taking notes. Contents are not saved on program close.
A simple example script, intended for others to learn from and build upon.
| Back | FazBrowse Home | New Git URL |