{
    "content": [
        {
            "type": "text",
            "text": "# dvipdf(1) (man)\n\n**Summary:** dvipdf - Convert TeX DVI file to PDF using ghostscript and dvips\n\n**Synopsis:** dvipdf [ options ] input.dvi [ output.pdf ] ...\n\n## See Also\n\n- gs(1)\n- dvips(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (7 lines)\n- **SEE ALSO** (2 lines)\n- **VERSION** (2 lines)\n- **AUTHOR** (6 lines)\n\n## Full Content\n\n### NAME\n\ndvipdf - Convert TeX DVI file to PDF using ghostscript and dvips\n\n### SYNOPSIS\n\ndvipdf [ options ] input.dvi [ output.pdf ] ...\n\n### DESCRIPTION\n\nThis  script  invokes  dvips(1)  with the -q option, and pipes its output into gs(1) with the\nfollowing options:\n\n-q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite\n\nas well as -sOutputFile and any options from the command-line.\n\n### SEE ALSO\n\ngs(1), dvips(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.  This  manpage  by  George\nFerguson.\n\n\n\n9.55.0                                    27 September 2021                                DVIPDF(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "dvipdf",
        "section": "1",
        "mode": "man",
        "summary": "dvipdf - Convert TeX DVI file to PDF using ghostscript and dvips",
        "synopsis": "dvipdf [ options ] input.dvi [ output.pdf ] ...",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "gs",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gs/1/json"
            },
            {
                "name": "dvips",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/dvips/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            }
        ]
    }
}