Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
exiv2 - Exif and Iptc metadata manipulation library
- Description:
A command line utility to access image metadata, allowing one to:
* print the Exif metadata of Jpeg images as summary info, interpreted values,
or the plain data for each tag
* print the Iptc metadata of Jpeg images
* print the Jpeg comment of Jpeg images
* set, add and delete Exif and Iptc metadata of Jpeg images
* adjust the Exif timestamp (that's how it all started...)
* rename Exif image files according to the Exif timestamp
* extract, insert and delete Exif metadata (including thumbnails),
Iptc metadata and Jpeg comments
Packages
exiv2-0.27.0-3.el7_8.x86_64
[790 KiB] |
Changelog
by Jan Grulich (2020-02-18):
- Validate relationship of the total size to the offset to avoid crash
Resolves: bz#1775695
|
exiv2-0.27.0-2.el7_6.x86_64
[790 KiB] |
Changelog
by Jan Grulich (2019-02-04):
- Minor improvements
Resolves: bz#1652637
|
exiv2-0.26-3.el7.x86_64
[768 KiB] |
Changelog
by Jan Grulich (2018-02-23):
- Fix uncontrolled recursion in image.cpp:Exiv2::Image::printIFDStructure() which can allow a
remote attacker to cause a denial of service via a crafted tif file
Resolves: bz#1548410
|