cpp-exiftool v1.8.0
- Created
- Updated
The C++ interface for exiftool provides the source code for a set of objects that allow C++ applications to easily leverage the full power of the exiftool application through a simple interface. This interface handles all the hard work of launching, monitoring, controlling, and communicating with an external exiftool process.
# License
Unspecified
# Supported Platforms
linux
- ✅ linux
- ❌
osx - ❌
uwp - ❌
windows
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
PolarGoose