Expression > 論壇首頁 > Expression Media > How do you convert MS Excel Document data to Exif or IPTC metadata
發問發問
 

已答覆How do you convert MS Excel Document data to Exif or IPTC metadata

  • Thursday, 2 July, 2009 11:34PissUpMyBackAndTellMeItsRaining 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    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
    •  

解答

  • Friday, 3 July, 2009 14:57ian.w 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆

    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, 3 July, 2009 14:57ian.w 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆

    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, 3 July, 2009 15:48PissUpMyBackAndTellMeItsRaining 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    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, 3 August, 2009 15:12Gerrt 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    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.