php - IPTC Data Management Library -


i've written extensive script manages images.

php imaging libraries strip meta data default. embedded data (like keywords, descriptions, author, etc) gone. i've written extensive image management system, sadly iptc management still lacking much.

in past i've written of own functions, i'd use library which:

  1. easily retrieves info, typically array.
  2. can embed info easily.

having looked around, can't seem find modern or complete package which:

  1. is reasonably lightweight.
  2. is geared toward specifically.

if knows classes or sets of functions available somewhere, great. i've looked everywhere , cannot find one.

thanks help. have searched , cannot find decent library.

after research, best find old script here:

http://www.ozhiker.com/electronics/pjmt/index.html

it needs updating, works well.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -