All Projects → esmondb → ccr-exif

esmondb / ccr-exif

Licence: other
Automatically exported from code.google.com/p/ccr-exif

Programming Languages

pascal
1382 projects
HTML
75241 projects
PHP
23972 projects - #3 most used programming language
—————————————————
 CCR Exif v1.5.1
—————————————————

What it is 
- A small class library to edit, create and delete Exif and IPTC metadata in JPEG files,
  Exif being the sort of metadata that most digital cameras write.

Author
- Chris Rolliston.

Licence
- MPL 1.1 (text at http://www.mozilla.org/MPL/MPL-1.1.html).

Features
- Exif parsing is 100% pure Delphi code — doesn’t use (say) LibExif or LibTiff, or an
  operating system graphics API.
- Compiles for all three XE2 targets (Win32, Win64 and OS X), together with older Win32
  versions going back to Delphi 2006 (Delphi 2007 or above preferred however).
- Reads and writes both small- and big-endian data.
- Surfaces both standard Exif and Windows Explorer tags, and provides access to the tags
  of some maker note types too.
- Doesn’t corrupt internal maker note offsets when data is rewritten, and takes account
  of the Microsoft-defined OffsetSchema tag.
- Can optional write XMP data as per the XMP Exif schema.
- Includes an IPTC reader/writer class as well.

Find this code useful?
- Buy my book! Details at http://delphifoundations.com/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].