How can I add metadata to an image?

后端 未结 6 709
说谎
说谎 2020-12-18 03:17

Where does one insert meta data into and image file and what it the mark up to do so? i want to do this with php.

6条回答
  •  借酒劲吻你
    2020-12-18 03:56

    You can use image libraries like imagemagick

    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=20183

    There is another tool I know named Jhead which can retieve and modify some metadata if images

    http://www.sentex.net/~mwandel/jhead/

提交回复
热议问题