1411toppm User Manual(0) 411toppm User Manual(0)
2
3
4
6 411toppm - convert Sony Mavica .411 image to PPM
7
9 411toppm [-width width] [-height height] [411file]
10
11
13 This program is part of Netpbm(1).
14
15 411toppm reads a .411 file, such as from a Sony Mavic camera, and con‐
16 verts it to a PPM image as output.
17
18 Output is to Standard Output.
19
20 The originator of this program and decipherer of the .411 format, Steve
21 Allen <sla@alumni.caltech.edu>, has this to say about the utility of
22 this program: 'There's so little image in a 64x48 thumbnail (especially
23 when you have the full size JPG file) that the only point in doing this
24 was to answer the implicit challenge posed by the manual stating that
25 only the camera can use these files.'
26
27
29 All options may be abbreviated to the shortest unique prefix.
30
31
32
33 -width The width (number of columns) of the input image. Default is
34 64.
35
36 -height
37 The height (number of rows) of the input image. Default is 48.
38
39
40
42 ppm(1)
43
44
45
46netpbm documentation 03 March 2001 411toppm User Manual(0)