{
    "content": [
        {
            "type": "text",
            "text": "# ps2ps(1) (man)\n\n**Summary:** ps2ps, eps2eps - Ghostscript PostScript \"distiller\"\n\n**Synopsis:** ps2ps [ options ] input output.ps\neps2eps [ options ] input output.eps\n\n## See Also\n\n- ps2pdf(1)\n- ps2ascii(1)\n- ps2epsi(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (11 lines)\n- **FILES** (3 lines)\n- **SEE ALSO** (2 lines)\n- **VERSION** (2 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nps2ps, eps2eps - Ghostscript PostScript \"distiller\"\n\n### SYNOPSIS\n\nps2ps [ options ] input output.ps\neps2eps [ options ] input output.eps\n\n### DESCRIPTION\n\nps2ps uses gs(1) to convert PostScript(tm) or PDF(tm) file \"input\" to simpler, normalized and\n(usually) faster PostScript in \"output.ps\".  The output is level 2 DSC 3.0  conforming  Post‐\nScript.\n\neps2eps  performs  the equivalent optimization, creating Encapsulated PostScript (EPS) files.\nNB, despite the name, the input need not be an EPS file, PostScript or indeed PDF  files  are\nequally acceptable.\n\nBoth  accept  any  general  Ghostscript  command  line  options,  and options specific to the\nps2write and eps2write devices.\n\n### FILES\n\nRun \"gs -h\" to find the location of Ghostscript documentation on your system, from which  you\ncan get more details.\n\n### SEE ALSO\n\nps2pdf(1), ps2ascii(1), ps2epsi(1)\n\n### VERSION\n\nThis document was last revised for Ghostscript version 9.55.0.\n\n### AUTHOR\n\nArtifex Software, Inc. are the primary maintainers of Ghostscript.\n\n\n\n9.55.0                                    27 September 2021                                 PS2PS(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "ps2ps",
        "section": "1",
        "mode": "man",
        "summary": "ps2ps, eps2eps - Ghostscript PostScript \"distiller\"",
        "synopsis": "ps2ps [ options ] input output.ps\neps2eps [ options ] input output.eps",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "ps2pdf",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ps2pdf/1/json"
            },
            {
                "name": "ps2ascii",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ps2ascii/1/json"
            },
            {
                "name": "ps2epsi",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ps2epsi/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 11,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}