logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cistopbm - convert Compuserve RLE image to PBM

Author

       Copyright (C) 2009 John Elliot <jce@seasip.demon.co.uk>

Description

       This program is part of Netpbm(1).

       cistopbm reads a Compuserve RLE file as input.  and produces a PBM image as output.

Document Source

       This manual page was generated by the Netpbm tool 'makeman' from HTML source.  The  master  documentation
       is at

              http://netpbm.sourceforge.net/doc/cistopbm.html

netpbm documentation                             13 August 2020                          CistopbmUserManual(1)

History

cistopbm was new in Netpbm 10.48 (September 2009).

Name

       cistopbm - convert Compuserve RLE image to PBM

Options

       In  addition  to  the options common to all programs based on libnetpbm (most notably -quiet, see  Common
       Options ), cistopbm recognizes the following command line option:

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

See Also

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

Synopsis

cistopbm [-i] [cisfile]

See Also