Overview
Welcome to pyexiv2's homepage!
pyexiv2 is a Python binding to exiv2, the C++ library for manipulation of EXIF, IPTC and XMP image metadata.
It is a python module that allows your python scripts to read and write metadata (EXIF, IPTC, XMP, thumbnails) embedded in image files (JPEG, TIFF, ...).
It is designed as a high-level interface to the functionalities offered by libexiv2. Using python's built-in data types and standard modules, it provides easy manipulation of image metadata.
pyexiv2 is distributed under the GPL version 2 license.
The latest version is 0.3.1, released 2011-10-23, compiled and tested against libexiv2 0.19, 0.20, 0.21 and 0.22. It requires Python ≥ 2.6.