Skip to main content
Legend
March 18, 2023
Question

EXIFTool integration script available

  • March 18, 2023
  • 2 replies
  • 476 views

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:

https://exiftool.org/

 

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.

This topic has been closed for replies.

2 replies

gregreser
Legend
March 19, 2023

@Lumigraphics these are great, well done!

Stephen Marsh
Community Expert
Community Expert
March 18, 2023

@Lumigraphics 

 

David, thank you for making the power of ExifTool more accessible to Bridge users!