Menu

Tree [r49] /
 History

HTTPS access


File Date Author Commit
 api 2010-08-18 cacophrene [r46] Documentation update
 examples 2010-08-15 cacophrene [r30] test/ folder renamed as examples/
 spec 2010-08-10 cacophrene [r1]
 src 2010-08-18 cacophrene [r49]
 COPYING 2010-08-15 cacophrene [r17] Library licensing update
 COPYING.LESSER 2010-08-15 cacophrene [r17] Library licensing update
 INSTALL 2010-08-10 cacophrene [r1]
 README 2010-08-15 cacophrene [r42] README update

Read Me

Camlexif - README
------------------------------

Camlexif is small library dedicated to metadata extraction and edition. It 
recognizes Exif metadata, but also IPTC and XMP sections in JPEG files. This 
library is entirely written in plain old OCaml.

README              This file.
INSTALL             Installation instructions.
COPYING             GNU General Public License version 3.
COPYING.LESSER      GNU Lesser General Public License version 3.
src/                Camlexif source files.
doc/                Camlexif HTML documentation.


Code structure
------------------------------

Jpeg                Main module, JPEG loading and saving, metadata extraction.
XMP                 XMP metadata.
IPTC                IPTC metadata.
ExifTag             Exif 2.3 tags (plus several non-standard tags).
ExifIFD             Exif IFD.
ExifData            Exif metadata.
ExifValue           Exif format as Caml values.
ExifMakerNote       Exif maker note (still experimental).
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.