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/pbmtowbmp.md
Normal file
8
pages/common/pbmtowbmp.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# pbmtowbmp
|
||||
|
||||
> Convert a PBM image to a wireless bitmap file.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/pbmtowbmp.html>.
|
||||
|
||||
- Convert a PBM image to a WBMP file:
|
||||
|
||||
`pbmtowbmp {{path/to/input_file.pbm}} > {{path/to/output_file.wbmp}}`
|
Reference in New Issue
Block a user