Expression > Página principal de foros > Expression Media > How do you convert MS Excel Document data to Exif or IPTC metadata
Formular una preguntaFormular una pregunta
 

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

  • jueves, 02 de julio de 2009 11:34PissUpMyBackAndTellMeItsRaining Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    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
    •  

Respuestas

  • viernes, 03 de julio de 2009 14:57ian.w Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     Respondida

    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

Todas las respuestas

  • viernes, 03 de julio de 2009 14:57ian.w Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     Respondida

    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

  • viernes, 03 de julio de 2009 15:48PissUpMyBackAndTellMeItsRaining Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    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
  • lunes, 03 de agosto de 2009 15:12Gerrt Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     

    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.