Files
cheatsheet-tldr/tldr/leaftoppm
2025-04-02 00:19:10 +00:00

18 lines
385 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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]}}`