{
    "mode": "man",
    "parameter": "dvipdf",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/dvipdf/1/json",
    "generated": "2026-05-30T05:14:52Z",
    "synopsis": "dvipdf [ options ] input.dvi [ output.pdf ] ...",
    "sections": {
        "NAME": {
            "content": "dvipdf - Convert TeX DVI file to PDF using ghostscript and dvips\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "dvipdf [ options ] input.dvi [ output.pdf ] ...\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This  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",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "gs(1), dvips(1)\n",
            "subsections": []
        },
        "VERSION": {
            "content": "This document was last revised for Ghostscript version 9.55.0.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Artifex Software, Inc. are the primary maintainers of Ghostscript.  This  manpage  by  George\nFerguson.\n\n\n\n9.55.0                                    27 September 2021                                DVIPDF(1)",
            "subsections": []
        }
    },
    "summary": "dvipdf - Convert TeX DVI file to PDF using ghostscript and dvips",
    "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"
        }
    ]
}