PDA

View Full Version : CS & EXIF Data


ssim
6th of January 2004 (Tue), 21:47
I had started to post process some of my RAW files in Photoshop CS but noticed that when I put them up to pbase that my exif information wasn't going with it. If I process the same image using breezebrowser the EXIF data is retained.

I've gone through the online help and couldn't find any referencing to the EXIF data.

Does anyone have a solution to this.

thanks

Pekka
7th of January 2004 (Wed), 15:23
Photoshop CS stores EXIF as XML data (XMP) which is not readable by majority of web galleries because e.g. PHP has no dedicated function support for it. I have written XMP PHP parser for my Exhibit Engine - I'm sure most other applications will follow in due time.