Cc-xmp-tag.pl

From CDOT Wiki
Revision as of 20:03, 1 April 2015 by Andrew (talk | contribs) (Created page with ''''Note: this page will hopefully be moved to wiki.creativecommons.org at some point (once we have accounts on there).''' Get the program from GitHub: https://github.com/creativ…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Note: this page will hopefully be moved to wiki.creativecommons.org at some point (once we have accounts on there).

Get the program from GitHub: https://github.com/creativecommons/seneca/tree/master/cc-xmp-tag/perl

The script cc-xmp-tag.pl was written to easily read and write Creative-Commons-related XMP metadata from media files.

It's using the perl Image::ExifTool module, which means you need that installed on your system. On Debian derivatives you can install it like this:

apt-get install libimage-exiftool-perl

Usage examples

The following examples assume you have an image with appropriate XMP tags.