pamtotiff, pbmtowbmp, pnmtotiff, pnmtotiffcmyk, tifftopnm, wbmptopbm: add pages (#11408)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
8
pages/common/wbmptopbm.md
Normal file
8
pages/common/wbmptopbm.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# wbmptopbm
|
||||
|
||||
> Convert a wireless bitmap file to a PBM image.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/wbmptopbm.html>.
|
||||
|
||||
- Convert a WBMP file to a PBM image:
|
||||
|
||||
`wbmptopbm {{path/to/input_file.wbpm}} > {{path/to/output_file.pbm}}`
|
Reference in New Issue
Block a user