PHP Exif Library

PHP Exif Library (PEL) lets you manipulating Exif (Exchangeable Image File Format) data.
Download

PHP Exif Library Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Martin Geisler
  • Publisher web site:
  • http://viff.dk/

PHP Exif Library Tags


PHP Exif Library Description

PHP Exif Library (PEL) lets you manipulating Exif (Exchangeable Image File Format) data. PHP Exif Library in short PEL is a library that let's you manipulate Exif (Exchangeable Image File Format) data. This is the data that digital cameras place in their images, such as the date and time, shutter speed, ISO value and so on.Using PEL, one can fully modify the Exif data, meaning that it can be both read and written. PEL is written completely in PHP and depends on nothing except a standard installation of PHP, version 5, which was released on July 13th 2004.Here are some key features of "PHP Exif Library":· Reads and parses both JPEG and TIFF images.· Supports reading and writing all Exif tags.· Supports internationalisation.· Extensible object-oriented design. PEL utilizes the new features in PHP 5.· Tested with SimpleTest (11 camera models tested, plus core tests).· Fully documented with PhpDocumentor, see the online API documentation.Requirements:· PHP (Version 5 branch)· PhpDocumentor· SimpleTestWhat's New in This Release:· setExif(), getExif(), and clearExif() methods were added as a convenient and recommended way of manipulating the Exif data in a PelJpeg object.· PelEntryTime was improved to deal with timestamps in the full range from year 0 to year 9999.· PelTag::getDescription() was removed because the descriptions were out of context.· A new example demonstrates how to resize images while keeping the Exif data intact.· A Japanese translation was added and the French and Danish translations were updated.


PHP Exif Library Related Software