{
    "content": [
        {
            "type": "text",
            "text": "# ppmtoleaf (man)\n\n## NAME\n\nppmtoleaf - convert PPM image to Interleaf image format\n\n## DESCRIPTION\n\nThis program is part of Netpbm(1).\n\n## TLDR\n\n> Convert a PPM image to the Interleaf image format.\n\n- Convert a PPM image to a LEAF file:\n  `ppmtoleaf {{path/to/file.ppm}} > {{path/to/file.leaf}}`\n\n*Source: tldr-pages*\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS** (1 subsections)\n- **DESCRIPTION**\n- **OPTIONS**\n- **SEE ALSO**\n- **AUTHOR**\n- **DOCUMENT SOURCE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ppmtoleaf",
        "section": "",
        "mode": "man",
        "summary": "ppmtoleaf - convert PPM image to Interleaf image format",
        "synopsis": "",
        "tldr_summary": "Convert a PPM image to the Interleaf image format.",
        "tldr_examples": [
            {
                "description": "Convert a PPM image to a LEAF file",
                "command": "ppmtoleaf {{path/to/file.ppm}} > {{path/to/file.leaf}}"
            }
        ],
        "tldr_source": "official",
        "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"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "ppmtoleaf",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DOCUMENT SOURCE",
                "lines": 6,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}