exiv2
Exiv2 is a free and open-source C++ library and command-line utility for managing image metadata. It supports a wide range of image formats, including JPEG, TIFF, PNG, and RAW files, and can read, write, delete, and manipulate metadata stored in these formats. The library is designed to be efficient and easy to use, making it suitable for both simple and complex metadata operations.
Exiv2 provides a comprehensive set of features for handling image metadata, including support for EXIF, IPTC,
The command-line utility provided by Exiv2 allows users to perform metadata operations directly from the terminal.
Exiv2 is licensed under the GNU General Public License (GPL), ensuring that it remains free and open-source