(1) | General Commands Manual | (1) |
pecomato - a portable picture-embedded metadata processor
pecomato [OPTION...] OP [EXPR] FILE [FILE...]
pecomato [OPTION...] OP [EXPR] @FILE
usage of form OP EXPR only concerns OP mode dump-value, see below.
use @file to read a list of files from that file. the file must contain exactly one filename to process per line (don't escape anything, filenames are taken as-is).
pecomato is basically designed to display any kind of information embedded in picture files, as well as checking, filtering, extracting, removing, adding and fixing such information. In other words, it's a metadata processor.
It supports the following file formats: JPEG/JFIF, Adobe PSD and FFO, raw IPTC. And it knows about the following metadata formats: JFIF, IPTC, Exif, Adobe and Fotostation. More file and metadata formats might be supported later: TIFF, etc.
One of its main goals is to check the validity of parsed metadata as well as optionally check the strict compliance to official standards. On another hand, it aims to provide ways of fixing broken or not compliant chunks as well as providing general basic functions to manipulate the metadata.
Please visit the program homepage at http://www.mollux.org/projects/pecomato/. Thanks for reporting issues at https://www.mollux.org/services/bugzilla/.
general options:
filtering and extracting options:
extracting options:
filtering options:
dump options:
same as filter include/exclude expression, see below:
where <record> can be either:
examples:
where <record> can be either:
where <type> can be either:
and <value> is:
examples:
Written by Tristan Chabredier "wwp" <subscript@free.fr>.
Copyright (C) 2005-2007 Tristan Chabredier.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.