Source: www.blog.pythonlibrary.org

Getting GPS EXIF Data With Python

We think you might be interested in this job:

Did you know that you can get EXIF data from JPG image files using the Python programming language? You can use Pillow, the Python Imaging Library’s friendly fork to do so. You can read an article about that on this website if you want to.

Related Articles