Python module unable to read all the metadata
Hello,
I just to be pointed in the right direction.
Bit of context, I am coding a simple plugin for a 3D app in python. The plugin also gathers image DPIs for scale.
The issue, I am having, is that I can gather metadata from all formats EXCEPT jpegs specifically saved with Photoshop. I need to batch re-save the images in another app to have access to information I need.
I can see the correct info with FILE INFO in Photoshop but not with external python module.Does anyone know the right module I need to get all the metadata?
Thanks
