# wbmptopbm(1) - man - phpman

> **TLDR:** Convert a wireless bitmap file to a PBM image.
>
- Convert a WBMP file to a PBM image:
  `wbmptopbm {{path/to/input_file.wbpm}} > {{path/to/output_file.pbm}}`

*Source: tldr-pages*

---

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



## NAME
       wbmptopbm - convert a wireless bitmap (wbmp) file to a portable bitmap (pbm)

## SYNOPSIS
       **wbmptopbm** [_wbmpfile_]

## DESCRIPTION
       Reads a wbmp file as input.  Produces a portable bitmap as output.

## LIMITATIONS
       Currently  only  WBMP  type  0 is recognized.  This is the only type specified in the WAP 1.1
       specifications.

## SEE ALSO
       [**pbm**(5)](https://www.chedong.com/phpMan.php/man/pbm/5/markdown), [**pbmtowbmp**(1)](https://www.chedong.com/phpMan.php/man/pbmtowbmp/1/markdown), **Wireless** **Application** **Environment** **Specification.**

## AUTHOR
       Copyright (C) 1999 Terje Sannum <<terje@looplab.com>>.



                                          19 November 1999                              [wbmptopbm(1)](https://www.chedong.com/phpMan.php/man/wbmptopbm/1/markdown)
