Exiv2

Latest version: v0.16.3.post1

Safety actively analyzes 623739 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 21

2.12.0

- [feature] add copy_to_another_image() . See the [tutorial](https://github.com/LeoHsiao1/pyexiv2/blob/master/docs/Tutorial.md#copy_xx) for details.
- [feature] support write duplicate exif key (Issue 133 )
- [lib] update exiv2 from 0.27.7 to v0.28.1 (Issue 132 )

2.11.0

- [feature] add four functions:
py
def convert_exif_to_xmp(data: dict, encoding='utf-8') -> dict
def convert_iptc_to_xmp(data: dict, encoding='utf-8') -> dict
def convert_xmp_to_exif(data: dict, encoding='utf-8') -> dict
def convert_xmp_to_iptc(data: dict, encoding='utf-8') -> dict

See the [tutorial](https://github.com/LeoHsiao1/pyexiv2/blob/master/docs/Tutorial.md#convert) for details

2.9.0

- [feature] Support modifying the XmpBag and XmpSeq data structures when using modify_xmp() . (issue 126)
- [bugfix] Avoid modifing input data in modify_exif() (commit https://github.com/LeoHsiao1/pyexiv2/commit/dfddde68bbe8c8cf60950bfb1955d9d2b24a0537)
- End support for python3.5

2.8.3

Add releases for python 3.12

2.8.2

2.8.1

- Add releases for Python3.11
- Update Exiv2 lib to v0.27.5

Page 1 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.