{
    "content": [
        {
            "type": "text",
            "text": "# ppmtoyuv(1) (man)\n\n**Summary:** ppmtoyuv - convert a portable pixmap into an Abekas YUV file\n\n**Synopsis:** ppmtoyuv [ppmfile]\n\n## See Also\n\n- yuvtoppm(1)\n- ppm(5)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (2 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (10 lines)\n\n## Full Content\n\n### NAME\n\nppmtoyuv - convert a portable pixmap into an Abekas YUV file\n\n### SYNOPSIS\n\nppmtoyuv [ppmfile]\n\n### DESCRIPTION\n\nReads a portable pixmap as input.  Produces an Abekas YUV file as output.\n\n### SEE ALSO\n\nyuvtoppm(1), ppm(5)\n\n### AUTHOR\n\nMarc Boucher <marc@PostImage.COM>, based on Example Conversion Program, A60/A64 Digital Video\nInterface Manual, page 69.\n\nCopyright (C) 1991 by DHD PostImage Inc.\n\nCopyright (C) 1987 by Abekas Video Systems Inc.\n\n\n\n25 March 91                                 ppmtoyuv(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "ppmtoyuv",
        "section": "1",
        "mode": "man",
        "summary": "ppmtoyuv - convert a portable pixmap into an Abekas YUV file",
        "synopsis": "ppmtoyuv [ppmfile]",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "yuvtoppm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/yuvtoppm/1/json"
            },
            {
                "name": "ppm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/ppm/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 10,
                "subsections": []
            }
        ]
    }
}