News Feed
Jobs Feed
Sections




News Archive
Vanessa Vasile's Blog:
Using PHP to Extract Image Exif Data
August 03, 2010 @ 08:40:12

In a new post to her blog Vanessa Vasile shows how to use PHP to extract EXIF data from images with the help of the Exif extension.

Those of us fluent in digital photography have come across the term 'Exif data' numerous times when it comes to software we use to digitally manipulate photographs. Exif (Exchangeable image file format) data is generally used to identify the properties of the camera that snapped a picture, and usually the software that altered it afterwards. [...] This quick tutorial will demonstrate how to extract Exif data from an image using PHP.
She talks about enabling the extension (if it's not already there), using it to check the image type, reading the header data and using it to great a thumbnail based on the image type.

0 comments voice your opinion now!
exif extension data tutorial image


blog comments powered by Disqus

Similar Posts

Nils Luxton's Blog: Installing PHP 5.4.0alpha1 into Wampserver

O\'Reilly: Designing a database-driven PHP App? Don\'t Forget the Data!!

PHP-Learn-It.com: Cooking Cookies with PHP

Refulz.com: Traits - Method Precedence and Conflict resolution

php|architect: Rich Internet Applications With PHP and Flex (Part 2)


Community Events









Don't see your event here?
Let us know!


api community podcast composer zendframework2 code release language example database development introduction object interview unittest framework testing phpunit opinion tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework