LinuxCommandLibrary

pbmtowbmp

Convert a PBM image to a wireless bitmap file.

TLDR

Convert a PBM image to a WBMP file

$ pbmtowbmp [path/to/input_file.pbm] > [path/to/output_file.wbmp]
copy

Copied to clipboard