Sodamhan.com

TL;DR

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

This document was created using the contents of the tldr project.