Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/libiptcdata/ |
Upload File : |
libiptcdata =========== David Moore <dcm@acm.org> DESCRIPTION ----------- libiptcdata is a library for manipulating the International Press Telecommunications Council (IPTC) metadata stored within multimedia files such as images. The library provides routines for parsing, viewing, modifying, and saving this metadata. The library is licensed under the GNU Library General Public License (GNU LGPL). The library implements the standard described at http://www.iptc.org/IIM The code itself was inspired by the libexif library: http://sourceforge.net/projects/libexif, written by Lutz Müller. Together, libexif and libiptcdata provide a complete metadata solution for image files. LIMITATIONS ----------- The current implementation of libiptcdata only supports extracting IPTC data from JPEG files (although it can decode raw IPTC data from any source as long as your application provides the data directly). The format for storing IPTC in JPEG files is a de-facto standard developed by Adobe.