mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 15:35:24 +02:00

* pbmtolj, pjtoppm, pnmtopclxl, ppmtolj, ppmtopj, ppmtospu, sldtoppm, spctoppm, sputoppm, thinkjettopbm: add pages * Update pages/common/thinkjettopbm.md Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> * Update pages/common/pnmtopclxl.md * Update pages/common/ppmtopj.md Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
214 B
214 B
pjtoppm
Convert a HP PaintJet file to PPM. More information: https://netpbm.sourceforge.net/doc/pjtoppm.html.
- Convert a HP PaintJet file to PPM:
pjtoppm {{path/to/input.pj}} > {{path/to/output.ppm}}