Monday, October 16, 2017

Python - Image metadata

https://motherboard.vice.com/en_us/article/aekn58/hack-this-extra-image-metadata-using-python

Install pillow

from command line
pip install pillow

EXIFread

https://pypi.python.org/pypi/ExifRead


No comments:

Post a Comment

Thank you for your comments.