Previous Next
Using PEL in applications

PHP Exif Library

Overview of PEL

What is the PHP Exif Library?

The PHP Exif Library (called PEL for short) is a library written in PHP which will allow you to manipulate Exif 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.

PEL makes it easy to parse Exif data stored in JPEG and TIFF images. Once an image has been loaded, the data can be changed at will by manipulating the objects representing the data. The objects can be saved again to produce a valid image.

This documentation contains:

Please note that PEL requires PHP version 5. It will not run on PHP 4. See the FAQ for more information.

Previous Next
Using PEL in applications

Documentation generated on Thu, 05 May 2011 07:18:54 +0200 by phpDocumentor 1.4.3