\ .\" This man page was generated by the Netpbm tool 'makeman' from HTML source. .\" Do not hand-hack it! If you have bug fixes or improvements, please find .\" the corresponding HTML page on the Netpbm website, generate a patch .\" against that, and send it to the Netpbm maintainer. .TH "411toppm User Manual" 0 "03 March 2001" "netpbm documentation" .UN ixAAB .UN lbAB .SH NAME 411toppm - convert Sony Mavica .411 image to PPM .UN lbAC .SH SYNOPSIS \fB411toppm\fP [\fB-width \fP\fIwidth\fP] [\fB-height \fP\fIheight\fP] [\fI411file\fP] .UN lbAD .SH DESCRIPTION .PP This program is part of .BR Netpbm (1) . .PP \fB411toppm\fP reads a .411 file, such as from a Sony Mavic camera, and converts it to a PPM image as output. .PP Output is to Standard Output. .PP The originator of this program and decipherer of the .411 format, Steve Allen <\fIsla@alumni.caltech.edu\fP>, has this to say about the utility of this program: 'There's so little image in a 64x48 thumbnail (especially when you have the full size JPG file) that the only point in doing this was to answer the implicit challenge posed by the manual stating that only the camera can use these files.' .UN lbAE .SH OPTIONS .PP All options may be abbreviated to the shortest unique prefix. .TP \fB-width\fP The width (number of columns) of the input image. Default is 64. .TP \fB-height\fP The height (number of rows) of the input image. Default is 48. .UN lbAF .SH SEE ALSO .BR ppm (5)