{
    "content": [
        {
            "type": "text",
            "text": "# pbmtopsg3 (man)\n\n## NAME\n\npbmtopsg3 - convert PBM images to Postscript with G3 fax compression\n\n## SYNOPSIS\n\npbmtopsg3 [--title=title] [--dpi=dpi] [filespec]\n\n## DESCRIPTION\n\nConverts  the  PBM images in the input PBM file to pages in a Postscript file encoded with G3\nfax compression.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (2 subsections)\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "pbmtopsg3",
        "section": "",
        "mode": "man",
        "summary": "pbmtopsg3 - convert PBM images to Postscript with G3 fax compression",
        "synopsis": "pbmtopsg3 [--title=title] [--dpi=dpi] [filespec]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "pnmtops",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pnmtops/1/json"
            },
            {
                "name": "pstopnm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pstopnm/1/json"
            },
            {
                "name": "gs",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gs/1/json"
            },
            {
                "name": "pstopnm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pstopnm/1/json"
            },
            {
                "name": "pbmtolps",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pbmtolps/1/json"
            },
            {
                "name": "pbmtoepsi",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pbmtoepsi/1/json"
            },
            {
                "name": "pbmtog3",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pbmtog3/1/json"
            },
            {
                "name": "g3topbm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/g3topbm/1/json"
            },
            {
                "name": "pbm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/pbm/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 11,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-title",
                        "lines": 1
                    },
                    {
                        "name": "-dpi",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "pbmtopsg3 - convert PBM images to Postscript with G3 fax compression\n\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "pbmtopsg3 [--title=title] [--dpi=dpi] [filespec]\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Converts  the  PBM images in the input PBM file to pages in a Postscript file encoded with G3\nfax compression.\n\nIf you don't specify filespec, the input is from Standard Input.\n\nRemember that you can create a multi-image PBM file simply by concatenating single-image  PBM\nfiles, so if each page is in a different file, you might do:\n\ncat faxpage* | pbmtopsg3 >fax.ps\n\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-title",
                        "content": ""
                    },
                    {
                        "name": "-dpi",
                        "content": ""
                    }
                ]
            },
            "SEE ALSO": {
                "content": "pnmtops(1), pstopnm(1), gs(1), pstopnm(1), pbmtolps(1), pbmtoepsi(1), pbmtog3(1), g3topbm(1),\npbm(5)\n\n\n\n\npbmtopsg3(29 June 2001)",
                "subsections": []
            }
        }
    }
}