1pmldigital(1)               General Commands Manual              pmldigital(1)
2
3
4

NAME

6       pmldigital  ‐  construct PhotoML files from EXIF data in digital images
7       from a digital camera, or from data embedded in the output  of  a  film
8       scanner (only Nikon Coolscan scanners are currently supported)
9

SYNOPSIS

11       pmldigital  [-h]  [-b] [-i] [-f] [-d] [-r] [-x]  ([-s] | [-g group‐id])
12       [-t date‐time‐offset] imagefile [imagefile] ...
13

DESCRIPTION

15       pmldigital constructs PhotoML files from EXIF data  in  digital  images
16       from  a  digital camera, or from the private tags in TIFF files written
17       by the Nikon Scan film scanner software.
18

OPTIONS

20       pmldigital accepts the following options:
21
22       -h      Display usage information.
23
24       -b      Include file basename only in output.
25
26       -i      Output intermediate XML representation of EXIF data.
27
28       -f      Fast output excluding computation of image and file md5 hashes.
29
30       -d      Construct digimage descriptions of scanned  images  instead  of
31               digital descriptions of digital camera images.
32
33       -r      Skip JPEG images with same basename as a RAW image
34
35       -x      For  each  specified  image file, look for an XMP file with the
36               same path and filename, but with a .xmp  extension.  If  found,
37               tags from this file override those in the main image file.
38
39       -s      Set group and frame (and image) ids from standard filenames.
40
41       -g group‐id
42               Specify group id for the set of image files.
43
44       -t date‐time‐offset
45               Apply  an  offset  to date/time values in EXIF data. The offset
46               string is in the format accepted by the ParseDateDelta function
47               of  the  Date::Manip  Perl module, for example "+1y +2m +3d -2h
48               +4mn +6s" for an offset adding 1 year, 2 months,  and  3  days,
49               subtracting 2 hours, and adding 4 minutes and 6 seconds.
50

AUTHOR

52       Brendt Wohlberg <photoml@wohlberg.net>
53
55       Copyright © 2005‐2009 Brendt Wohlberg <photoml@wohlberg.net>
56
57       This program is free software; you can redistribute it and/or modify it
58       under the terms  of  version  2  of  the  GNU  General  Public  License
59       <http://www.gnu.org/licenses/gpl-2.0.txt>.
60
61       This  program  is  distributed  in the hope that it will be useful, but
62       WITHOUT ANY  WARRANTY;  without  even  the  implied  warranty  of  MER‐
63       CHANTABILITY  or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
64       Public License for more details.
65

SEE ALSO

67       Image::ExifTool(3), Date::Manip(3), md5sum(1), xsltproc(1)
68
69
70
71                                17 October 2009                  pmldigital(1)
Impressum