0

Possible Duplicate:
How do I add exif data to an image?

How can I embed some EXIF data into JPEG (ie. description, copyright notice, etc)?

Community
  • 1
  • 1
rari
  • 11

1 Answers1

1

you could use this tool for php http://www.phpclasses.org/package/1042-PHP-EXIF-information-reader-and-writer.html

John Boker
  • 82,559
  • 17
  • 97
  • 130