{
    "mode": "man",
    "parameter": "leaftoppm",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/leaftoppm/1/json",
    "generated": "2026-09-03T21:29:44Z",
    "synopsis": "leaftoppm [leaffile]",
    "sections": {
        "NAME": {
            "content": "leaftoppm - convert Interleaf image format to PPM image\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "leaftoppm [leaffile]\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This program is part of Netpbm(1).\n\nleaftoppm reads a PPM image as input and generates an Interleaf image file 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 leaftoppm, 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)\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/leaftoppm.html\n\nnetpbm documentation                        01 June 2000                    Leaftoppm User Manual(1)",
            "subsections": []
        }
    },
    "summary": "leaftoppm - convert Interleaf image format to PPM image",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "ppm",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/ppm/1/json"
        }
    ],
    "tldr": {
        "source": "official",
        "description": "Convert an Interleaf image to a PPM image.",
        "examples": [
            {
                "description": "Generate a PPM image file as output for an Interleaf image file as input",
                "command": "leaftoppm {{path/to/file.pl}}"
            },
            {
                "description": "Display version",
                "command": "leaftoppm {{-v|-version}}"
            }
        ]
    }
}