{
    "content": [
        {
            "type": "text",
            "text": "# ppmtoleaf(1) (man)\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---\n\n**Summary:** ppmtoleaf - convert portable pixmap to Interleaf image format\n\n**Synopsis:** ppmtoleaf [ppmfile]\n\n## See Also\n\n- ppm(5)\n- ppmquant(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (7 lines)\n- **SEE ALSO** (3 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nppmtoleaf - convert portable pixmap to Interleaf image format\n\n### SYNOPSIS\n\nppmtoleaf [ppmfile]\n\n### DESCRIPTION\n\nReads an Interleaf image file as input.  Generates a portable pixmap (PPM file) as output.\n\nInterleaf  is a now-defunct (actually purchased ca. 2000 by BroadVision) technical publishing\nsoftware company.\n\n### SEE ALSO\n\nppm(5), ppmquant(1)\n\n### AUTHOR\n\nThe program is copyright (C) 1994 by Bill O'Donnell.\n\n\n\n01 June 2000                                ppmtoleaf(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "ppmtoleaf",
        "section": "1",
        "mode": "man",
        "summary": "ppmtoleaf - convert portable pixmap to Interleaf image format",
        "synopsis": "ppmtoleaf [ppmfile]",
        "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": "5",
                "url": "https://www.chedong.com/phpMan.php/man/ppm/5/json"
            },
            {
                "name": "ppmquant",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ppmquant/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}