pbmtocis (1) - Linux Manuals

pbmtocis: convert a PBM image to a CompuServe RLE image

NAME

pbmtocis - convert a PBM image to a CompuServe RLE image

SYNOPSIS

pbmtocis [-i] [-w] [cisfile]

DESCRIPTION

This program is part of Netpbm(1)

pbmtocis reads a PBM image as input and produces a CompuServe RLE image as output.

OPTIONS

-i
Inverse: Reverse the mapping of foreground/background to black/white.

-w
If the input image is smaller than the fixed size of the output image, pad with white pixels rather than black.

HISTORY

pbmtocis was new in Netpbm 10.48 (September 2009).

AUTHOR

Copyright (C) 2009 John Elliot <jce [at] seasip.demon.co.uk>

SEE ALSO

cistopbm(1) , pbm(1) CompuServe RLE file format