Home > Archive > PHP Language > May 2004 > Exif, IPTC and Photoshop JPEG
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Exif, IPTC and Photoshop JPEG
|
|
| GimBox 2004-05-22, 6:30 am |
| Hi there,
I would like to change the exif data of a jpeg image by php.
I have been able to change the IPTC informations using IPTC.php, but exif
information IFD0 remain unchanged and photoshop continue to see tho old
data.
Does anyone know how to do? (I can't sleep about it)
Thank you in advance,
Gim
| |
| Andy Hassall 2004-05-22, 8:30 am |
| On Sat, 22 May 2004 11:38:44 +0000, GimBox <borgonovo@tavernadelleidee.it>
wrote:
>I would like to change the exif data of a jpeg image by php.
>I have been able to change the IPTC informations using IPTC.php, but exif
>information IFD0 remain unchanged and photoshop continue to see tho old
>data.
>
>Does anyone know how to do? (I can't sleep about it)
Try Google first, there's more than one very obvious match in the first few
hits. http://www.google.com/search?q=exif+php
--
Andy Hassall <andy@andyh.co.uk> / Space: disk usage analysis tool
http://www.andyh.co.uk / http://www.andyhsoftware.co.uk/space
| |
| GimBox 2004-05-22, 9:30 am |
| > Try Google first, there's more than one very obvious match in the first
> few
> hits. http://www.google.com/search?q=exif+php
Thank you, Andy,
I have tried it yet, but I can't find anything useful for writing exif data.
I found the IPTC.php class. But with this, Photoshop exif information is
still there... grumble grumble!
Gim
| |
| Andy Hassall 2004-05-22, 9:30 am |
| On Sat, 22 May 2004 14:09:41 +0000, GimBox <borgonovo@tavernadelleidee.it>
wrote:
>
>Thank you, Andy,
>I have tried it yet, but I can't find anything useful for writing exif data.
>I found the IPTC.php class. But with this, Photoshop exif information is
>still there... grumble grumble!
Yeah, I cancelled the post after spotting that the obvious match was PHP5 only
- looks like the message still got out though before the cancel got through.
--
Andy Hassall <andy@andyh.co.uk> / Space: disk usage analysis tool
http://www.andyh.co.uk / http://www.andyhsoftware.co.uk/space
|
|
|
|
|