Changes

Jump to: navigation, search

Cc-xmp-tag.pl

646 bytes added, 20:03, 1 April 2015
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…'
'''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:

<code>apt-get install libimage-exiftool-perl</code>

== Usage examples ==

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

Navigation menu