mattiasw/ExifReader

Can you support the acquisition of PictureStyle objects?

Opened this issue · 1 comments

Can you support the acquisition of PictureStyle objects? This information exists in the photos taken by Canon and other professional cameras.

Just like the data below.
This is obtained from react native.
image

The photo below can be used to test this data
DSCF2526

Hi,

This information seems to be located inside the MakerNotes tag. Generally I've been saying it would be too much work and code to get maker-specific parsing of that data working. With the suggestion of a plugin architecture (#243) this might be more interesting though since then it wouldn't affect people not using it. Or if there would be a high demand in general but I haven't seen that yet. In conclusion I don't think this will be implemented soon, sorry. Let's keep it open for a while though and revisit at a later date.