411toppm(1)


NAME

   411toppm - convert Sony Mavica .411 image to ppm

SYNOPSIS

   411toppm [-width width] [-height height] [411file]

   All options may be abbreviated to the shortest unique prefix.

DESCRIPTION

   Reads a .411 file, such as from a Sony Mavic camera, and converts it to
   a PPM image as output.

   Output is to Standard Output.

   The originator of this program and decipherer of the .411 format, Steve
   Allen  <sla@alumni.caltech.edu>,  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."

OPTIONS

   -width The  width  (number  of columns) of the input image.  Default is
          64.

   -height
          The height (number of rows) of the input image.  Default is 48.

SEE ALSO

   ppm(5)

                             03 March 2001                     411toppm(1)


More Linux Commands

manpages/blockdev.8.html
blockdev(8) - call block device ioctls from the command line
The utility blockdev allows one to call block device ioctls from the command line. OPTIONS -V Print version and exit. -q Be quiet. -v Be verbose. --report Print

manpages/atanhf.3.html
atanhf(3) - inverse hyperbolic tangent function (Man Page)
The atanh() function calculates the inverse hyperbolic tangent of x; that is the value whose hyperbolic tangent is x. RETURN VALUE On success, these functions r

manpages/xml_split.1.html
xml_split(1) (Commands - Linux manual page)................
xml_split takes a (presumably big) XML file and split it in several smaller files. The memory used is the memory needed for the biggest chunk (ie memory is reus

manpages/ExtUtils::MM_OS2.3pm.html
ExtUtils::MM_OS2(3pm) - methods to override UN*X behaviour i
See ExtUtils::MM_Unix for a documentation of the methods provided there. This package overrides the implementation of these methods, not the semantics. METHODS

manpages/log10l.3.html
log10l(3) - base-10 logarithmic function - Linux man page...
The log10() function returns the base 10 logarithm of x. RETURN VALUE On success, these functions return the base 10 logarithm of x. For special cases, includin

manpages/mdoc-assemble.1.html
mdoc-assemble(1) - (unknown subject) - Linux manual page....
mdoc assemble creates .tree and .zip files from PATHS for use in the monodoc(1) documentation browser. The input files must have a supported format, specified w

manpages/glEvalPoint1.3gl.html
glEvalPoint1(3gl) - generate and evaluate a single point in
glMapGrid and glEvalMesh are used in tandem to efficiently generate and evaluate a series of evenly spaced map domain values. glEvalPoint can be used to evaluat

manpages/wrjpgcom.1.html
wrjpgcom(1) - insert text comments into a JPEG file.........
wrjpgcom reads the named JPEG/JFIF file, or the standard input if no file is named, and generates a new JPEG/JFIF file on standard output. A comment block is ad

manpages/raise.3.html
raise(3) - send a signal to the caller - Linux manual page
The raise() function sends a signal to the calling process or thread. In a single-threaded program it is equivalent to kill(getpid(), sig); In a multithreaded p

manpages/glGetMaterial.3gl.html
glGetMaterial(3gl) - return material parameters (Man Page)
glGetMaterial returns in params the value or values of parameter pname of material face. Six parameters are defined: GL_AMBIENT params returns four integer or f

manpages/gvfs-save.1.html
gvfs-save(1) Save standard input (Commands - Linux man page)
gvfs-save reads from the standard input and saves the data to the given location. This is similar to just redirecting output to a file using traditional shell s

manpages/colors.n.html
colors(n) - symbolic color names recognized by Tk (ManPage)
Tk recognizes many symbolic color names (e.g., red) when specifying colors. The symbolic names recognized by Tk and their 8-bit-per-channel RGB values are: Name





We can't live, work or learn in freedom unless the software we use is free.