Search the web
Sign In
New User? Sign Up
AIL_Development · AIL Developer's Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
IPTC data is being corrupted   Message List  
Reply | Forward Message #72 of 125 |
Re: IPTC data is being corrupted

Try reading the IPTC / EXIF data once the file is first opened, then
append your data to that original data... then when it's time to save
the file out, set the IPTC / EXIF data (original data with your new
data appended) into the picture, then save it.

Remember that if you try to save an image that is currently not a color
depth that is supported, it is automatically converted, and you lose
your metadata in the conversion process. A perfect example of this is
opening an image, applying an effect to it (which automatically
converts the image to 32-bit), then applying your metadata data to it,
then trying to save out the 32-bit image as a JPEG. 32-bit JPEG is
invalid, so it's automatically converted to 24-bit and you lose your
metadata. The workaround here is simple... convert the image to 24-
bit, then apply your metadata to the image, then save the image as a
JPEG.

Let me know if this does not work and i'll ask you for more
information, and dig deeper into this issue.

- Kevin




--- In AIL_Development@yahoogroups.com, "coreyinbend" <cbock@...> wrote:
>
> I use AIL to write IPTC metadata to photos. If a photo already has
> IPTC metadata instead of overwriting the metadata it is wiping out
> both the IPTC and EXIF data. Are there steps I should be following
> to successfully write IPTC metadata to a photo that already has
> metadata?
>





Tue Apr 29, 2008 4:13 am

kwilson1997
Offline Offline
Send Email Send Email

Forward
Message #72 of 125 |
Expand Messages Author Sort by Date

I use AIL to write IPTC metadata to photos. If a photo already has IPTC metadata instead of overwriting the metadata it is wiping out both the IPTC and EXIF...
coreyinbend
Offline Send Email
Apr 29, 2008
4:07 am

Try reading the IPTC / EXIF data once the file is first opened, then append your data to that original data... then when it's time to save the file out, set...
Kevin Wilson
kwilson1997
Offline Send Email
Apr 29, 2008
4:13 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help