EXIFTool integration script available
Bridge has some ability to view and edit EXIF/IPTC/XMP metadata inside image files. EXIFTool is a free command line app with numerous additional metadata features. My latest scripting project helps to integrate Photoshop and Bridge with EXIFTool.
I am releasing three scripts for Bridge and one for Photoshop; they are in the Developmental folder on my DropBox:
https://www.dropbox.com/sh/mg817g9a9ymbasi/AADTmXUVxmFfM58bcyYE7yiwa?dl=0
These scripts rely on EXIFTool so it must be installed. On Windows, exiftool.exe must be located in the Windows $PATH. On Mac, use the default install location. More information and installers are on the EXIFTool website:
These scripts are currently DEVELOPMENTAL and may (probably) contain bugs. They are Apache-licensed open source and may be used in accordance with that license.
Photoshop script:
PS-Run EXIFTool - full-featured window to run EXIFTool commands on open files
Bridge scripts:
EXIFInfo - opens a palette that displays metadata for selected files or folders.
Run EXIFTool - full-featured window to run EXIFTool commands on selected files
EXIFTool Window - stripped-down, minimalist window to run EXIFTool commands on selected files
Any or all can be loaded simultaneously.
