{
    "content": [
        {
            "type": "text",
            "text": "# xvminitoppm (man)\n\n## NAME\n\nxvminitoppm - convert a XV \"thumbnail\" picture to PPM\n\n## SYNOPSIS\n\nxvminitoppm [xvminipic]\n\n## DESCRIPTION\n\nReads  a  XV  \"thumbnail\"  picture  (a  miniature  picture generated by the \"VisualSchnauzer\"\nbrowser) as input.  Produces a portable pixmap as output.\n\n## TLDR\n\n> Convert an XV thumbnail picture to PPM.\n\n- Convert an XV thumbnail image file to PPM:\n  `xvminitoppm {{path/to/input_file}} > {{path/to/output_file.ppm}}`\n\n*Source: tldr-pages*\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "xvminitoppm",
        "section": "",
        "mode": "man",
        "summary": "xvminitoppm - convert a XV \"thumbnail\" picture to PPM",
        "synopsis": "xvminitoppm [xvminipic]",
        "tldr_summary": "Convert an XV thumbnail picture to PPM.",
        "tldr_examples": [
            {
                "description": "Convert an XV thumbnail image file to PPM",
                "command": "xvminitoppm {{path/to/input_file}} > {{path/to/output_file.ppm}}"
            }
        ],
        "tldr_source": "official",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "ppm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/ppm/5/json"
            },
            {
                "name": "xv",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xv/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "xvminitoppm - convert a XV \"thumbnail\" picture to PPM\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "xvminitoppm [xvminipic]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads  a  XV  \"thumbnail\"  picture  (a  miniature  picture generated by the \"VisualSchnauzer\"\nbrowser) as input.  Produces a portable pixmap as output.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "ppm(5), xv(1)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright (C) 1993 by Ingo Wilken\n\n\n\n\n\n14 December 1993                            xvminitoppm(1)",
                "subsections": []
            }
        }
    }
}