mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-16 02:15:23 +02:00
8 lines
246 B
Markdown
8 lines
246 B
Markdown
# 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}}`
|