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

Mike Wallner's Blog: Dropping server load with HTTP caching

Arnold Daniels' Blog: How I PHP: The Output Handler

WebReferece.com: Building a Weblog: Part 2

WeberDev.com: User Authentication With patUser (Part 1)

PHPBuilder.com: Use PHPUnit to Implement Unit Testing in Your PHP Development


Community Events











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


zendframework2 functional framework language api series example podcast community interview development testing code phpunit composer application release introduction database opinion

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