{
    "mode": "man",
    "parameter": "xvminitoppm",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/xvminitoppm/1/json",
    "generated": "2026-06-03T01:48:42Z",
    "synopsis": "xvminitoppm [xvminipic]",
    "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": []
        }
    },
    "summary": "xvminitoppm - convert a XV \"thumbnail\" picture to PPM",
    "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"
        }
    ],
    "tldr": {
        "source": "official",
        "description": "Convert an XV thumbnail picture to PPM.",
        "examples": [
            {
                "description": "Convert an XV thumbnail image file to PPM",
                "command": "xvminitoppm {{path/to/input_file}} > {{path/to/output_file.ppm}}"
            }
        ]
    }
}