1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 18:45:59 +02:00
tldr/pages/common/xvminitoppm.md

9 lines
246 B
Markdown
Raw Normal View History

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