{
    "mode": "man",
    "parameter": "leaftoppm",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/leaftoppm/1/json",
    "generated": "2026-06-15T11:42:10Z",
    "synopsis": "leaftoppm [leaffile]",
    "sections": {
        "NAME": {
            "content": "leaftoppm - convert Interleaf image format to a portable anymap\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "leaftoppm [leaffile]\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Reads a portable pixmap (PPM file) as input.  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\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "ppm(5)\n\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "The program is copyright (C) 1994 by Bill O'Donnell.\n\n\n\n01 June 2000                                leaftoppm(1)",
            "subsections": []
        }
    },
    "summary": "leaftoppm - convert Interleaf image format to a portable anymap",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "ppm",
            "section": "5",
            "url": "https://www.chedong.com/phpMan.php/man/ppm/5/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}}"
            }
        ]
    }
}