Question

Record EXIF data from image into a spreadsheet

  • 14 September 2018
  • 1 reply
  • 35 views

Is there a way I can use the Attribute transformers to read the exif data from a JPEG and record it into a text file or spreadsheet?


1 reply

Badge +2

Hi @dmyers891258,

In the JPEG Reader under Format Attributes you should be able to expose the jpeg_exif attributes you are interested in and then you can just write this out to the format of your choice.

To determine which exif attributes contain values inspect the JPEG and these will be listed under the Attributes heading in the Feature Information window.

Reply