1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/leaftoppm.md

13 lines
283 B
Markdown
Raw Normal View History

# 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 -version`