This program is part of Netpbm.
yuvsplittoppm reads three files, containing the YUV components, as input. These files are basename.Y, basename.U, and basename.V. Produces a PPM image on Standard Output.
Since the YUV files are raw files, the dimensions width and height must be specified on the command line.
In addition to the options common to all programs based on libnetpbm (most notably -quiet, see Common Options), yuvsplittoppm recognizes the following command line option: