Skip to main content

Read/Write metadata of digital image, including EXIF, IPTC, XMP.

Reason this release was yanked:

Error uploading this version

Project description

pyexiv2

Read/Write metadata(including EXIF, IPTC, XMP), comment and ICC Profile embedded in digital images.

Features

  • Base on C++ API of Exiv2 and invoke it through pybind11.
  • Supports running on Linux, MacOS and Windows, with CPython interpreter(64bit, including 3.5 3.6 3.7 3.8 3.9).
    If you want to run pyexiv2 on another platform, you can compile it yourself. See pyexiv2/lib
  • Supported image metadata
  • Supported image formats
  • Supports opening images based on the file path or from bytes data.
  • Supports Unicode characters that contained in image path or metadata.

Defects

  • Can't read the image larger than 2G, and modify the image larger than 1G. related issue
  • Not thread safe, because it uses some global variables.

Docs

Tests

There are some test cases in folder pyexiv2/tests.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyexiv2-2.4.0.tar.gz (30.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page