Top "Exiv2" questions

Exiv2 is a C++ library and a command line utility to manage image metadata.

ndk-build outputs ‘error adding symbols. File in wrong format’

I want to use exiv2 library written in C++ in my Android project. To do that I try to cross-compile …

android c++ android-ndk exiv2
How to escape php exec() command with quotes

I use the Exiv2 command line tool on Linux to edit image metadata like so: exiv2 -M"set Iptc.Application2.…

php escaping exec exiv2