OpenExif is an object-oriented library for accessing Exif formated JPEG image files. The toolkit allows creating, reading, and modifying the metadata in the Exif file. It also provides means of getting and setting the main image and the thumbnail image.
License
BSD LicenseFollow OpenExif
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Made access to read/write EXIF very easy and intuitive. The examples are very helpful. I would suggest adding an example to write more exif tags.
-
Openexif is excellent! Thanks.
-
Got the following error during the compile phase: ExifTagEntry.h:118: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available Not sure what to do.