Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUWX
]
exiv2: Exif and Iptc metadata manipulation library and tools
- Summary
- Exiv2 comprises of a C++ library and a command line utility to access image
metadata. Exiv2 supports full read and write access to th Exif and Iptc
metadata, Exif MakerNote support, extract and delete methods for Exif
thumbnails, classes to access Ifd and so on.
The command line utility allow you to:
* print the Exif metadata of Jpeg images as summary info, interpreted values,
or the plain data for each tag (here is a sample)
* 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, Iptc metadata and Jpeg comments
* extract, insert and delete the thumbnail image embedded in the Exif metadata
Arch: src
Download: | eviv2-0.9.1-1.src.rpm |
Build Date: | Tue May 16 15:55:46 2006 |
Packager: | kde-redhat Developers <http://kde-redhat.sf.net/> |
Size: | 1.53 MiB |
Changelog
- * Tue May 16 19:00:00 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.1-1
- first try