man > yuvsplittoppm(1)

TLDR: yuvsplittoppm (tldr-pages)

Convert three subsampled Abekas YUV files to one PPM image.

  • Read Akebas YUV bytes from three files starting with basename, merge them into a single PPM image and store it in the specified output file
    yuvsplittoppm {{basename}} {{width}} {{height}} > {{path/to/output_file.ppm}}
Yuvsplittoppm User Manual(1)           General Commands Manual          Yuvsplittoppm User Manual(1)

NAME
       yuvsplittoppm - convert separate Y, U, and V files into a PPM image


SYNOPSIS
       yuvsplittoppm

       basename width height [-ccir601]


DESCRIPTION
       This program is part of Netpbm(1).

       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.


OPTIONS
       In  addition  to  the options common to all programs based on libnetpbm (most notably -quiet,
       see ]8;;index.html#commonoptions\ Common Options]8;;\ ), yuvsplittoppm recognizes the following command line option:



       -ccir601
              Assumes that the YUV triplets are scaled into the smaller range of the CCIR 601 (MPEG)
              standard. Else, the JFIF (JPEG) standard is assumed.



SEE ALSO
       ppmtoyuvsplit(1), yuvtoppm(1), ppm(1)


AUTHOR
       Marcel Wijkstra <wijkstra AT fwi.nl>, based on ppmtoyuvsplit.

DOCUMENT SOURCE
       This manual page was generated by the Netpbm tool 'makeman' from  HTML  source.   The  master
       documentation is at

              http://netpbm.sourceforge.net/doc/yuvsplittoppm.html

netpbm documentation                        26 August 93                Yuvsplittoppm User Manual(1)

Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-04 14:53 @216.73.216.128
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!