debian man page for bmptopnm

Query: bmptopnm

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

bmptopnm(1)						      General Commands Manual						       bmptopnm(1)

NAME
bmptopnm - convert a BMP file into a portable anymap
SYNOPSIS
bmptopnm [bmpfile]
DESCRIPTION
Reads a Microsoft Windows or OS/2 BMP file as input. Produces a PBM, PGM, or PNM image as output. If the input is colormapped and con- tains only black and white, the output is PBM. If the input is colormapped and contains only black white and gray, the output is PGM. Otherwise, the output is PPM. This program cannot convert BMP files with compressed (run length encoded) image data. It recognizes the compression and issues an error message. This program cannot convert BMP files with 16 bits per pixel (only because the author did not have a complete specification for them). It recognizes the format and issues an error message.
SEE ALSO
ppmtobmp(1), ppmtowinicon(1), ppm(5)
AUTHOR
Copyright (C) 1992 by David W. Sanderson. 17 February 2002 bmptopnm(1)
Related Man Pages
giftopnm(1) - redhat
ppmtobmp(1) - redhat
pnmtov(1vi) - debian
ppmtobmp(1) - debian
pnm(5) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file