mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
246 B
246 B
xvminitoppm
Convert an XV thumbnail picture to PPM. More information: https://netpbm.sourceforge.net/doc/xvminitoppm.html.
- Convert an XV thumbnail image file to PPM:
xvminitoppm {{path/to/input_file}} > {{path/to/output_file.ppm}}