diff --git a/pages/common/leaftoppm.md b/pages/common/leaftoppm.md new file mode 100644 index 0000000000..95b199e6d3 --- /dev/null +++ b/pages/common/leaftoppm.md @@ -0,0 +1,12 @@ +# leaftoppm + +> Convert an Interleaf image to a PPM image. +> More information: . + +- Generate a PPM image file as output for an Interleaf image file as input: + +`leaftoppm {{path/to/file.pl}}` + +- Display version: + +`leaftoppm -version`