piperhaywood / ephemera.sambaldwin.info

ephemera-web-piper.vercel.app
3 stars 1 forks source link

Extract scanner info from EXIF #10

Open piperhaywood opened 2 years ago

piperhaywood commented 2 years ago

We should be able to do this... but it’s proving problematic. It’s possible to set image field schema to extract EXIF, but when I do this, it only seems to pull a very small amount of EXIF data from the image. For example the camera is never there. But in their example, they use an iPhone camera and so it seems like it should be available... Will need to investigate more.

Note that exif data is not extracted by default, it has to be enabled in the field schema. If it isn’t enabled and you upload an image, the exif data will never be there for that image, you have to upload it again.