'\" t .\" Title: IPTC .\" Author: Sylvain Le Gall .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: Jan 17, 2007 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "IPTC" "1" "Jan 17, 2007" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" iptc \- Utility for viewing and modifying the contents of IPTC metadata in images\&. .SH "SYNOPSIS" .HP \w'\fBiptc\fR\ 'u \fBiptc\fR [[\-q] | [\-\-quiet]] [[\-b] | [\-\-backup]] [[\-s] | [\-\-sort]] [[\-v\ \fIVALUE\fR] | [\-\-value=\fIVALUE\fR]] [[[\-l] | [\-\-list]] [[\-L\ \fITAGS\fR] | [\-\-list\-desc=\fITAGS\fR]] [[\-a\ \fITAGS\fR] | [\-\-add=\fITAGS\fR]] [[\-m\ \fITAGS\fR] | [\-\-modify=\fITAGS\fR]] [[\-d\ \fITAGS\fR] | [\-\-delete=\fITAGS\fR]] [[\-p\ \fITAGS\fR] | [\-\-print=\fITAGS\fR]]] [\-\-help] [\-\-version] [\fIfile\fR...] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBiptc\fR command\&. .PP This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page\&. .PP \fBiptc\fR is a IPTC data editor\&. You can add, modify and delete ITPC metadata in images\&. You can also get the value of a particular tag\&. .PP \fB\-q\fR, \fB\-\-quiet\fR .RS 4 Produce less verbose output\&. .RE .PP \fB\-b\fR, \fB\-\-backup\fR .RS 4 Backup any modified files\&. .RE .PP \fB\-s\fR, \fB\-\-sort\fR .RS 4 Sort tags before displaying or saving\&. .RE .PP \fB\-\-help\fR .RS 4 Display an help message and exit\&. .RE .PP \fB\-\-version\fR .RS 4 Display an \fBiptc\fR version number and exit\&. .RE .PP \fB\-l\fR, \fB\-\-list\fR .RS 4 List the name of all known tags (i\&.e\&. Caption, etc)\&. .RE .PP \fB\-L \fR\fB\fITAG\fR\fR, \fB\-\-list\-desc=\fR\fB\fITAG\fR\fR .RS 4 Print the name and description of TAG\&. .RE .PP \fB\-a \fR\fB\fITAG\fR\fR, \fB\-\-add=\fR\fB\fITAG\fR\fR .RS 4 Add new tag with identifier TAG\&. .RE .PP \fB\-m \fR\fB\fITAG\fR\fR, \fB\-\-modify=\fR\fB\fITAG\fR\fR .RS 4 Modify tag with identifier TAG (add if not present)\&. .RE .PP \fB\-v \fR\fB\fIVALUE\fR\fR, \fB\-\-value=\fR\fB\fIVALUE\fR\fR .RS 4 Value for added/modified tag\&. .RE .PP \fB\-d \fR\fB\fITAG\fR\fR, \fB\-\-delete=\fR\fB\fITAG\fR\fR .RS 4 Delete tag with identifier TAG\&. .RE .PP \fB\-p \fR\fB\fITAG\fR\fR, \fB\-\-print=\fR\fB\fITAG\fR\fR .RS 4 Print value of tag with identifier TAG\&. .RE .PP \fB\fIfile\fR\fR .RS 4 Files to edit\&. .RE .SH "EXAMPLES" .PP Display the IPTC metadata contained in image\&.jpg: \fBiptc image\&.jpg\fR .PP Set caption "Foo" in all jpegs of the current dir: \fBiptc \-m Caption \-v "Foo" *\&.jpg\fR .PP Add keyword "vacation" to all jpegs: \fBiptc \-a Keywords \-v "vacation" *\&.jpg\fR .SH "LICENSE" .PP This manual page was written by Sylvain Le Gall for the Debian GNU/Linux system (but may be used by others)\&. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2\&.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage\&. .SH "AUTHOR" .PP \fBSylvain Le Gall\fR <\&gildor at\-smtp\-server debian\&.org\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br Copyright \(co 2007 Sylvain Le Gall .br