pyexiv2

How to extract exif data from a PNG photo?

How to extract exif data from a PNG photo? Question: I am on OSX, running python and trying to extra EXIF data from a large set of images in my library. I’ve been using Pillow so far with my JPG photos and it works like a charm. However, I stumbled on the first PNG photo …

Total answers: 1