YBM

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Software)
(One intermediate revision by one user not shown)
Line 20: Line 20:
  
 
== Software ==
 
== Software ==
 +
* [[Konvertor]]
 
* [[Netpbm]]: pbmtoybm, ybmtopbm
 
* [[Netpbm]]: pbmtoybm, ybmtopbm
 +
* [[Tom's Viewer]]
 
* [http://ibiblio.org/pub/linux/apps/graphics/convert/fbm-1.2.tgz fbm-1.2.tgz] - Fuzzy Pixmap Manipulation Library (see also [[FBM image]])
 
* [http://ibiblio.org/pub/linux/apps/graphics/convert/fbm-1.2.tgz fbm-1.2.tgz] - Fuzzy Pixmap Manipulation Library (see also [[FBM image]])
  

Revision as of 21:39, 27 April 2019

File Format
Name YBM
Ontology
Extension(s) .bm
Released ≤1989

This article describes the uncompressed bi-level image format that is usually called something like Bennet Yee's face format, and sometimes YBM. It does not seem to have an official name. It is the format used by Netpbm's ybmtopbm/pbmtoybm utilities, and is among the formats supported by the Fuzzy Pixmap library (-B option). It originated with utilities named "face" and "xbm", by Bennet Yee.

Contents

Disambiguation

The name "Bennet Yee's face format" has also been used[1] when referring to FaceSaver, a completely different format. This may or may not be an error.

Format

Files have a 6-byte header, followed by the image data.

Identifiers

The Fuzzy Pixmap library suggests the file extension .bm.

Identification

Files begin with 0x21 0x21 (ASCII "!!").

Software

Editors' notes

It would be nice to find copies of the "face" and "xbm" utilities. They are referenced in the man pages of old versions of Netpbm[2], which suggests that they were publicly available.

References

  1. faces.c: Example of FaceSaver being called "Bennet Yee's face format"
  2. Old pbmtoybm man page
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox