Pure Python library to simplify exif manipulations with python
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.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.1.3-27.fc44 | - |
| Fedora 43 | 1.1.3-27.fc43 | 1.1.3-27.fc43 |
| Fedora 42 | 1.1.3-23.fc42 | - |
| Fedora 41 | 1.1.3-22.fc41 | - |
You can contact the maintainers of this package via email at
python-piexif dash maintainers at fedoraproject dot org.