snippetbashTip
leaftoppm — Convert an Interleaf image to a PPM image. More information: <https://netpbm.sourceforge.net/doc/lea
Viewed 0 times
commandleaftoppmconvertcliimageinterleafppm
Problem
How to use the
leaftoppm command: Convert an Interleaf image to a PPM image. More information: <https://netpbm.sourceforge.net/doc/leaftoppm.html>.Solution
leaftoppm — Convert an Interleaf image to a PPM image. More information: <https://netpbm.sourceforge.net/doc/leaftoppm.html>.Generate a PPM image file as output for an Interleaf image file as input:
leaftoppm {{path/to/file.pl}}Display version:
leaftoppm {{[-v|-version]}}Code Snippets
Generate a PPM image file as output for an Interleaf image file as input
leaftoppm {{path/to/file.pl}}Display version
leaftoppm {{[-v|-version]}}Context
tldr-pages: common/leaftoppm
Revisions (0)
No revisions yet.