commands.sh

xbmtopbm

all

Convert an X11 or X10 bitmap to a PBM image.

More info →

Examples (1)

Convert an XBM image to a PPM image

xbmtopbm path/to/input_file.xbm > path/to/output_file.pbm
made by @shridhargupta | data from tldr-pages