This script allows you to view the internal information about your pictures.
Picture info programs only show you the EXIF (Exchangeable image file format) information but this script allows you too see the IPTC (International Press Telecommunications Council ) data as well.
IPTC information are meta tags inserted by some applications such as Adobe line of products, or google's Picasa/Picasa2 and various other programs
I built this script as a test for extracting IPTC information that google's Picasa/Picasa2 program set such as the caption.
Then importing the caption in to a gallery scripts such as Enhanced Simple PHP Gallery
Reads a pictures EXIF and IPTC information (under 500k)
For more infomation on IPTC (International Press Telecommunications Council ) offical site
For more infomation on EXIF (Exchangeable image file format)
IPTC, EXIF, exif_read_data(), iptcparse()
Written by: Steven Smethurst
Feel free to contact me