Skip to main content
Legend
March 31, 2019
Question

Utility Script Pack 2.0 beta available

  • March 31, 2019
  • 20 replies
  • 2886 views

Version 1 of my Utility Script Pack for Bridge is available on Adobe Exchange. I have been working on a major update which is now close to feature-complete and is ready for testing.

Version 2.0 contains eight utility scripts and a settings preference panel.

 

The entire script pack is open source freeware released under the Apache 2.0 license.

 

----------

 

- Batch adds the Tools->Photoshop->Batch command to the Bridge contextual menu

 

- FilenametoTitle copies the filename (stripping the file extension) to the Title metadata field

 

- FindinCollections searches all collections for a selected file and returns a list of found collections. The file can be removed from any collections if desired.

 

- FolderListExport saves a tab-delimited text file of the current folder contents. Metadata categories to include can be set in the preference panel.

 

- JPEGMultiexport is a replacement for the old Export panel from Bridge CS5 and earlier.

 

- KeywordOptimizer copies keywords from dc: subject and lr: hierarchicalSubject, sorts them alphabetically, removes duplicates and blanks, and writes them back into the file. (Both Bridge and Photoshop File Info Basic pane only write keywords to dc: subject and not the lr namespace.)

 

- LabelBar places a visual bar at the top or bottom of the content pane for setting labels and ratings (similar to the toolbar in Lightroom.)

 

- TextPreview creates a preview panel for text files. Select a plain text file and the contents will be displayed. The built-in Preview panel does not display text files.

 

- Utility Pack Preferences Panel indicates which scripts are active and has various script settings.

 

----------

 

Installation is easy. Unzip the file. Launch Bridge, open Preferences->Startup Scripts and click the Reveal button. Place the entire Utility Script Pack folder in Bridge Startup Scripts. Remove any older scripts from the original pack, then quit and relaunch Bridge.

 

Please note that this is a BETA, TESTING release and may contain bugs. There also may be future beta updates and the final version will be posted on Adobe Exchange.

 

Zip file can be downloaded from my Dropbox:

Utility Script Pack for Bridge

 

----------

 

Known issues:

 

FolderListExport and JPEGMultiexport cannot work with some special system folders due to bugs in Bridge.

 

JPEGMultiexport sometimes cuts off one pixel of an exported JPEG due to a Bridge bug.

 

Most preference setting changes are applied after relaunching Bridge. However, FolderListExport uses the current export options.

 

prefsReader.jsxinc must be in place or none of the scripts will run. Otherwise, scripts can be enabled and disabled independently without affecting others.

 

LabelBar cannot run if any images are missing. LabelBar also will not run on Bridge CC 2018 or earlier due to UI changes and Bridge bugs.

 

Smart Collections are not well-supported for scripting. Most functionality only works with regular Collections.

 

Preferences uses red and green images to indicate script status. They are distinctly different tonally in greyscale but I cannot tell how they look to someone colorblind.

 

Help and some tooltips are not yet implemented.

 

Scripts are written for Bridge CC 2019 and may not work properly on earlier versions. The preference panel does not layout properly on CC 2018 but does work.

 

----------

 

This topic has been closed for replies.

20 replies

Legend
August 19, 2019

Current version:

Dropbox - Utility Script Pack.zip - Simplify your life

Please see included Help file for details.

jbm007
Community Expert
Community Expert
August 20, 2019

Everyone should get this script.

Its fantastic.

Five *****

Legend
April 15, 2019

Please download my updated Utility Script Pack beta release. This has fixed reported issues for Batch and JPEGMultiexport.

Replace the entire Utility Script Pack folder with this new version.

On Windows, settings files for the entire pack and for JPEGMultiexport are stored in the Utility Script Pack folder. You can make a copy before replacing the old folder or just let the scripts create new default settings files.

On the Mac, settings files are stored in the User Library/Preferences folder.

Dropbox - Utility_Script_Pack.zip

Halo Photography Ltd
Known Participant
April 10, 2019

Hi David, When I try to open Jpeg Export, I get Incorrect XML file format. Settings will not be loaded from file. It then opens without any of the previous setting obviously. Any ideas?

Legend
April 10, 2019

JPEGMultiexport? And are you on Mac or Windows?

Halo Photography Ltd
Known Participant
April 10, 2019

Yes, sorry JPEGMultiexport On windows 10. I’ve had had to reinstall everything after a hard drive fail.

Stephen Marsh
Community Expert
Community Expert
March 31, 2019

Thank you for sharing David!

Participant
April 3, 2019

Tried the filename to title script in Bridge 2019 and it didn't work. I have tried a few from other sources with the same result.

Maybe they changed something in the current release? I've run on multiple files on various hard drives, and even ran on files I know the other scripts worked on previously but with no luck. It's so sad because most of the scripts you provide should be built in to Bridge in the first place.

Legend
April 3, 2019

I use those scripts daily in production. i know filenametotitle works fine in both CC 2018 and CC 2019, both Mac and Windows. It just strips the file extension and writes the rest to the Title field. I’m on my iPad now but I’ll post a screenshot of what to look for in File Info.

And yeah agreed, those features should be built in. I have more ideas that I can’t do because of bugs or limitations with the scripting model.