{
    "content": [
        {
            "type": "text",
            "text": "# pjtoppm (info)\n\n## NAME\n\npjtoppm - convert an HP PaintJet file to a portable pixmap\n\n## SYNOPSIS\n\npjtoppm [paintjet]\n\n## DESCRIPTION\n\nReads  an  HP  PaintJet  file  as input and converts it into a portable\npixmap.  This was a quick hack to save some trees, and it only  handles\na  small  subset of the paintjet commands.  In particular, it will only\nhandle enough commands to convert most raster image files.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **REFERENCES**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "pjtoppm",
        "section": "",
        "mode": "info",
        "summary": "pjtoppm - convert an HP PaintJet file to a portable pixmap",
        "synopsis": "pjtoppm [paintjet]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "ppmtopj",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ppmtopj/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "REFERENCES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "pjtoppm - convert an HP PaintJet file to a portable pixmap\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "pjtoppm [paintjet]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads  an  HP  PaintJet  file  as input and converts it into a portable\npixmap.  This was a quick hack to save some trees, and it only  handles\na  small  subset of the paintjet commands.  In particular, it will only\nhandle enough commands to convert most raster image files.\n",
                "subsections": []
            },
            "REFERENCES": {
                "content": "HP PaintJet XL Color Graphics Printer User's Guide\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "ppmtopj(1)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright (C) 1991 by Christos Zoulas.\n\n14 July 1991                       pjtoppm(1)",
                "subsections": []
            }
        }
    }
}