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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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!