LinuxCommandLibrary

wbmptopbm

Convert a wireless bitmap file to a PBM image.

TLDR

Convert a WBMP file to a PBM image

$ wbmptopbm [path/to/input_file.wbpm] > [path/to/output_file.pbm]
copy

Copied to clipboard