Skip to main content
Inspiring
October 16, 2015
Question

Import Metadata From CSV File

  • October 16, 2015
  • 0 replies
  • 490 views

Hi,

I have a script already that runs through folders based on the filenames on those folders, it populates certain metadata. e.g. PhotographerName&&EventName&&Date&&ID.jpg

This is fine for short filenames. However for much longer ones, due to Window' limit on size, I can't do this. However, what if I had a list of files e.g.

  • 0001.jpg
  • 0002.jpg
  • 0003.jpg
  • ...
  • 9999.jpg

Could I have a CSV file with the relevant columns filled in, with the first column being the ID, and then import data based on that?

Hopefully this makes sense. I have looked through older posts but all the URLs they point to are now gone

Thanks

JJ

This topic has been closed for replies.