Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.
/ dexif Public archive
forked from cutec-chris/dexif

Lazarus port of Delphi EXIF Library to create, read and write Exif Information in Images

Notifications You must be signed in to change notification settings

afriess/dexif

 
 

Repository files navigation

dEXIF for Lazarus/Freepascal

Overview


Image Metadata Manipulators Written in Delphi/Lazarus. This is a fork of dEXIF specially for Lazarus and Freepascal (but works in Delphi too).

It is possible to read EXIF and IPTC Data, manipulate some Data and write it back. Also is it possible to create a new picture from given data and add the EXIF data.

Tested Systems


The major testing is done in the actual stable of Lazarus

  • Lazarus 1.0/fpc 2.6.0 up to Lazarus 1.8/fpc 3.0.2
  • Delphi 7.0
  • Delphi XE2
  • Berlin 10.1

History


dEXIF was brought you initially by Gerry McGuire 2001 - 2006 only for Delphi.

Copyright


Original: dEXIF is Copyright © 2001 - 2006 Gerry McGuire. All rights reserved. See the copyright details specified in Copyright.txt

New: In july 2017 Andreas ask Gerry McGuire for putting dEXIF into the LGPL (with extensions) like the libraries of Freepascal/Lazarus. And he accepted !

Now it is modified LGPL

See more here: http://wiki.lazarus.freepascal.org/FPC_modified_LGPL

Andreas

About

Lazarus port of Delphi EXIF Library to create, read and write Exif Information in Images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 99.2%
  • Other 0.8%