xvminitoppm - Man Page
convert an XV "thumbnail" picture to PPM
Examples (TL;DR)
- Convert an XV thumbnail image file to PPM:
xvminitoppm path/to/input_file > path/to/output_file.ppm
Synopsis
xvminitoppm
[xvminipic]
Description
This program is part of Netpbm(1).
xvminittoppm reads an XV "thumbnail" picture (a miniature picture generated by the "VisualSchnauzer" browser) as input and produces a PPM image as output.
Options
There are no command line options defined specifically for xvminitoppm, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
pamtoxvmini(1), ppm(1), xv manual
History
A program of this name was written in 1993 by Ingo Wilken and was part of Netpbm until Release 10.34 (April 2006). At that time, it was replaced in Netpbm by the current program, which was written by Bryan Henderson. The function of the newer program is identical to that of the older one; the reason for the replacement is that the newer one is easier to maintain.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at