Image metadata information

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
shakeel
Forum Newbie
Posts: 12
Joined: Wed Jan 16, 2008 4:15 am

Image metadata information

Post by shakeel »

Is there a library, or some code that I can use to extract information from the metadata inside an image file (JPEG/GIF) - the information that stores Title, Subject, Comments, Author, etc?

thanks
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Image metadata information

Post by Christopher »

One of our members posted a class that may be of interest here:

viewtopic.php?f=50&t=77161&start=0&st=0&sk=t&sd=a
(#10850)
Post Reply