PBMB Files
Portable Bit Map (binary)


PBMB is the binary version of the portable bitmap PBM format, a lowest common denominator monochrome file format. It was originally designed to make it reasonable to mail bitmaps between different types of machines. Now it serves as the common language of a large family of bitmap conversion filters. The definition is as follows:

The bit '1' means black, '0' means white.

PBMB File Characteristics:

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

The PBMA data directory describes ASCII Portable Bit Map files.

The PGMB data directory describes binary Portable Gray Map files.

The PPMB data directory describes binary Portable Pixel Map files.

Reference:

  1. the NETPBM homepage.

Programs to create a PBMB file include:

Programs and routines to read a PBMB file:

Programs and routines to write a PBMB file:

Programs to display a PBMB file:

Programs to convert a PBMB file to another format:

Programs to convert a file to PBMB format:

Sample PBMB Files:

You can go up one level to the DATA page.


Last revised on 29 October 2009.