Back to Browse

Extracting exif information from images with Python

1.9K views
Mar 1, 2021
15:02

A short video covering how to extract the exif metadata stored in image files using a Python script on a Mac. The script presented extracts the width and height of the image, and can easily be modified to extract any other parameter. Download the python script here: https://github.com/dominique-t/pythonForPhotographers/blob/main/UseExifTools0.py

Download

0 formats

No download links available.

Extracting exif information from images with Python | NatokHD