Python library to extract EXIF data from tiff and jpeg files.
Very easy to use - $ ./EXIF.py image.jpg.
Originally written by Gene Cash / Thierry Bousch.
Fork of https://sourceforge.net/projects/exif-py/
Ported to Python 3 by Kayo.
License
BSD LicenseFollow EXIF.py Python3 port
Other Useful Business Software
Picsart Enterprise Background Removal API for Stunning eCommerce Visuals
With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
Rate This Project
Login To Rate This Project
User Reviews
-
I really need to decode GPS data, so that I can search my image-library by location. The EXIF.py source file says "# GPS tags (not used yet, haven't seen camera with GPS)". Smart phones have been storing GPS data in images for quite a while. Any new plans ?
-
EXIF.py now supports python3, see its Github page...
-
Awsome! It helped me! It runs well on qpython3 which is a python3 env runs on android. Thank you!