# ybmtopbm(1) - man - phpman

> **TLDR:** Convert a Bennet Yee "face" file to PBM.
>
- Convert a YBM image file to PBM:
  `ybmtopbm {{path/to/input_file.ybm}} > {{path/to/output_file.pbm}}`

*Source: tldr-pages*

---

[ybmtopbm(1)](https://www.chedong.com/phpMan.php/man/ybmtopbm/1/markdown)                            General Commands Manual                           [ybmtopbm(1)](https://www.chedong.com/phpMan.php/man/ybmtopbm/1/markdown)



## NAME
       ybmtopbm - convert a Bennet Yee "face" file into a portable bitmap

## SYNOPSIS
       **ybmtopbm** [_facefile_]

## DESCRIPTION
       Reads a file acceptable to the _face_ and _xbm_ programs by Bennet Yee (bsy+@cs.cmu.edu).  Writes
       a portable bitmap as output.

## SEE ALSO
       [pbmtoybm(1)](https://www.chedong.com/phpMan.php/man/pbmtoybm/1/markdown), [pbm(5)](https://www.chedong.com/phpMan.php/man/pbm/5/markdown), [face(1)](https://www.chedong.com/phpMan.php/man/face/1/markdown), [face(5)](https://www.chedong.com/phpMan.php/man/face/5/markdown), [xbm(1)](https://www.chedong.com/phpMan.php/man/xbm/1/markdown)

## AUTHOR
       Copyright (C) 1991 by Jamie Zawinski and Jef Poskanzer.



                                            06 March 1990                                [ybmtopbm(1)](https://www.chedong.com/phpMan.php/man/ybmtopbm/1/markdown)
