Hi!
Does anybody have an idea of how I can extract IPTC-headers from an image file?
I'm thinking of making an image gallery by storing images in various folders. A php-script would then run through the folders, reading IPTC-headers from the images and displaying the information.
Also, I would like to make a search engine for the gallery - one that searched through specific IPTC-headers of all the images in all the folders.
The IPTC-header search engine - will it be very slow when using PHP to search through the IPTC-headers? Should I use Perl (if there is functionality for such) instead?
I'd appreciate any source code on the matter!
Best regards,
Torbjørn