My latest Substack article: Reading EXIF Data with Python and Pillow. If you are not interested in the content I hope you enjoy the big orange flower.

#python #pythonprogramming #pillow #imageediting

https://codedrome.substack.com/p/reading-exif-data-with-python-and-pillow

Reading EXIF Data with Python and Pillow

Pretty much any smartphone, tablet or digital camera embeds EXIF data into each photograph it takes, with details of the device itself as well as the individual photo.

CodeDrome