Expression > Forums Home > Expression Studio Forums > Expression Media > How do you convert MS Excel Document data to Exif or IPTC metadata
Ask a questionAsk a question
 

AnswerHow do you convert MS Excel Document data to Exif or IPTC metadata

  • Thursday, July 02, 2009 11:34 AMPissUpMyBackAndTellMeItsRaining Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I have several thousand records for art prints (titles of images and date, photographers name, edition etc) listed in an MS Excel document and want to convert this to metadeta, or upload it directly to Expression, or preferably Lightroom or Aperture. 

    I wanted to know if there was a way of importing/exporting this data into the metadata, or will I have to manually key they lot! Yawn!

    Best wishes,

    J
    •  

Answers

  • Friday, July 03, 2009 2:57 PMian.w Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    J,

    What a delightful username - not.

    Your choices include the following:

    1. Develop a script to read the contents of your spreadsheet and add them to your images.  Beyond all but the most determined coders.  Any solution would be specific to your spreadsheet so even if someone else has developed something it would be difficult to amend to your requirements.
    2. Pay for someone who has done the above to help you - see http://www.beardsworth.co.uk/iview.php for xlTransformer, which may do what you want.
    3. Convert your spreadsheet into XML.  It needs to be in the exact format Expression Media can use for its XML Import function.  Tricky to do and again only for the most dedicated.
    4. Use the spreadsheet to create a DOS batch file (or Mac equivalent) containing the necessary commands to allow ExifTool to add your data to your images.  Tricky, but easier than coding the above two options.  Once the data is in the images you then catalogue them into Expression Media.
    5. Do it manually by typing it all in to Expression Media.  This is the easiest option, but probably the most time-consuming.

    Ian

All Replies

  • Friday, July 03, 2009 2:57 PMian.w Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    J,

    What a delightful username - not.

    Your choices include the following:

    1. Develop a script to read the contents of your spreadsheet and add them to your images.  Beyond all but the most determined coders.  Any solution would be specific to your spreadsheet so even if someone else has developed something it would be difficult to amend to your requirements.
    2. Pay for someone who has done the above to help you - see http://www.beardsworth.co.uk/iview.php for xlTransformer, which may do what you want.
    3. Convert your spreadsheet into XML.  It needs to be in the exact format Expression Media can use for its XML Import function.  Tricky to do and again only for the most dedicated.
    4. Use the spreadsheet to create a DOS batch file (or Mac equivalent) containing the necessary commands to allow ExifTool to add your data to your images.  Tricky, but easier than coding the above two options.  Once the data is in the images you then catalogue them into Expression Media.
    5. Do it manually by typing it all in to Expression Media.  This is the easiest option, but probably the most time-consuming.

    Ian

  • Friday, July 03, 2009 3:48 PMPissUpMyBackAndTellMeItsRaining Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Thanks Ian,

    you are genius.

    BTW the user name just came to mind after spending 40 minutes on the phone with MS customer services.

    Best wishes,

    J
  • Monday, August 03, 2009 3:12 PMGerrt Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    A friend of mine has written a script to read data from Excel sheets and put them in the fields of corresponding Expression Media records. He'll be able to help you.