Well, I'm not sure what the caption field is or does... I'm
assuming you mean it'll show up when you're making web pages in
dreamweaver or another editor. This isn't exactly my question,
however. I was wondering if anyone (and this may be a long shot)
knew how to extract this data using PHP or a similar programming
language on the fly. There must be a way, I'm sure pBase has method
similar to one I'm thinking of.
Tim
I was going to ask pretty much the same question. With my Nikon 995
the software used to download the pic from camera and copy the exif
info into the "Caption" field. This is very useful as it can be
displayed by Photoshop in it's automated web page generation. I
don't suppose anyone knows how to automatically copy exif data into
the caption field?
Thanks
Andy
I was thinking of coding a photo gallery for my pictures (most
likely in PHP, if it matters) on the web and was wondering if
anyone knew how to extract the exif data from the jpeg files? Most
likely the pictures will be shot in RAW and converted to jpeg in
C1. After that, is the exif data still embedded in the file? Anyone
know how to extract that from the jpeg? (for example, how pbase
extracts the exif on their albums)