Letter P

python39-piexif - Pure Python library to simplify exif manipulations with python.

Website: https://github.com/hMatoba/Piexif
License: MIT
Vendor: Alcance Libre, Inc.
Description:
Very simple Python library to simplify exif manipulations that does
not depend on other libraries.

There are only just five functions:

  load(filename)                 - Get exif data as dict.
  dump(exif_dict)                - Get exif as bytes to save with JPEG.
  insert(exif_bytes, filename)   - Insert exif into JPEG.
  remove(filename)               - Remove exif from JPEG.
  transplant(filename, filename) - Transplant exif from JPEG to JPEG.

Python 3.9 version.

Packages

python39-piexif-1.1.3-1.aldos.noarch [40 KiB] Changelog by Joel Barrios (2022-02-07):
- Update to 1.1.3.

Listing created by Repoview-0.6.6-6.fc14.al