Dear all,
I searched the forum already but did not find an appropriate answer. I want to get metadata of pictures. Basically I want to check the orientation of the picture so that I can rotate it accordingly. Is there any known library or code available to do this? I found already the metadata-extractor library (https://github.com/drewnoakes/metadata-extractor) which does exactly what I want, but I was not able to import the library into my processing script.
Mike