Skip to main content
Participant
December 28, 2009
Question

Import Keywords to tag images using excel file

  • December 28, 2009
  • 1 reply
  • 1021 views

Hello all. I have recently purchased the Javascript for Adobe Bridge reference book as well as the Javascript Bible reference book. I'm not asking for a fully fleshed out code but maybe some direction on where to begin. If my images are all contained in a folder but the naming conventions are not based on any sequential hierarchal system but rather varying sets of three digit numerical codes, is it possible to whip together a javascript file that takes an xls spreadsheet with specific keyword columns and rows and parses through, embedding certain rows of information onto corresponding images containing three digit code sets, if that makes any sense? Thanks and look forward to further discourse pertaining to this topic.

Jesse

This topic has been closed for replies.

1 reply

Paul Riggott
Inspiring
December 28, 2009

Working with Excel files (work books) you would need to be using a different language other than javaScript IE: VB. The easy way is to use a CSV file.

As for selecting the files this should be possible using a custom Regular Expression.

For an example of adding keywords using a text file have a look at this thread..

http://forums.adobe.com/thread/536097?tstart=0