Search code examples
iphoneimage-processingexifsteganography

Is it possible to write or change EXIF data of images saved to iPhone photo library


I would like to add some custom data to an image the user generates in my app, no more than 1kb tops. I could probably hide the data in the image, but I want to do this in a way that will resist resizing but not deliberate deletion of EXIF tags (say, for privacy reasons).

Is this possible using the current public SDK 3.0?


Solution

  • this might be helpful, though i've never used it before - iphone-exif