libiptcdata is a standalone C-library for reading and writing the International Press Telecommunications Council (IPTC) metadata contained in various data files such as images.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow IPTC Metadata Library
Other Useful Business Software
Vibes don’t ship, Retool does
Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
Rate This Project
Login To Rate This Project
User Reviews
-
In our company's CMS product, we needed to parse metadata from JPEG files. After having figured out how to do that for EXIF metadata using libexif, doing basically the same for IPTC metadata using this library was pretty straightforward, which saved me a lot of time. Thanks!