Skip to content

Releases: fawno/SimpleIPTC

v0.0.2 Image read and write IPTC, IPTCTags class

01 May 04:16
Compare
Choose a tag to compare

New IPTCTags class provides tags names and formats:

IPTCTags::getTagName($tag);
IPTCTags::getTagFormat($tag);
IPTCTags::getTagByName($name);

New methods for image read and write IPTC metadata:

SimpleIPTC::getImageIPTC($image)
SimpleIPTC::writeImageIPTC($iptc, $filename)

v0.0.1

30 Apr 13:56
Compare
Choose a tag to compare
0.0.1