{
    "mode": "man",
    "parameter": "ppmtoleaf",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/ppmtoleaf/1/json",
    "generated": "2026-09-05T09:02:01Z",
    "synopsis": "",
    "sections": {
        "NAME": {
            "content": "ppmtoleaf - convert PPM image to Interleaf image format\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "",
            "subsections": [
                {
                    "name": "ppmtoleaf",
                    "content": "[ppmfile]\n\n"
                }
            ]
        },
        "DESCRIPTION": {
            "content": "This program is part of Netpbm(1).\n\nppmtoleaf reads an Interleaf image file as input and generates a PPM image as output.\n\nInterleaf  is a now-defunct (actually purchased ca. 2000 by BroadVision) technical publishing\nsoftware company.\n\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "There are no command line options defined specifically for ppmtoleaf, but it  recognizes  the\noptions common to all programs based on libnetpbm (See \u001b]8;;index.html#commonoptions\u001b\\ Common Options\u001b]8;;\u001b\\ .)\n\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "ppm(1), pnmquant(1)\n\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "The program is copyright (C) 1994 by Bill O'Donnell.\n",
            "subsections": []
        },
        "DOCUMENT SOURCE": {
            "content": "This  manual  page  was  generated by the Netpbm tool 'makeman' from HTML source.  The master\ndocumentation is at\n\nhttp://netpbm.sourceforge.net/doc/ppmtoleaf.html\n\nnetpbm documentation                        01 June 2000                    Ppmtoleaf User Manual(1)",
            "subsections": []
        }
    },
    "summary": "ppmtoleaf - convert PPM image to Interleaf image format",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "ppm",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/ppm/1/json"
        },
        {
            "name": "pnmquant",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/pnmquant/1/json"
        }
    ],
    "tldr": {
        "source": "official",
        "description": "Convert a PPM image to the Interleaf image format.",
        "examples": [
            {
                "description": "Convert a PPM image to a LEAF file",
                "command": "ppmtoleaf {{path/to/file.ppm}} > {{path/to/file.leaf}}"
            }
        ]
    }
}