Convert PBM to MacPaint - Create MacPaint Files | Online Free DevTools by Hexmos
Convert PBM image to MacPaint files with pbmtomacp. Create compatible MACP images from PBM format easily. Free online tool, no registration required.
pbmtomacp
Convert a PBM image to a MacPaint file. See also:
macptopbm. More information: https://netpbm.sourceforge.net/doc/pbmtomacp.html.
- Convert a PBM image to a MACP file:
pbmtomacp {{path/to/image.pbm}} > {{path/to/output.macp}}
- Do not compress the output file:
pbmtomacp {{[-n|-norle]}} {{path/to/image.pbm}} > {{path/to/output.macp}}
