diff --git a/pages/common/brushtopbm.md b/pages/common/brushtopbm.md new file mode 100644 index 0000000000..0896fdac3a --- /dev/null +++ b/pages/common/brushtopbm.md @@ -0,0 +1,12 @@ +# brushtopbm + +> Convert a Xerox doodle brush file into a PBM image. +> More information: . + +- Generate a PBM file as output for a Xerox doodle brush file as input: + +`brushtopbm {{path/to/file.brush}}` + +- Display version: + +`brushtopbm -version`