# DVIPDF(1) - man - phpMan

[DVIPDF(1)](https://www.chedong.com/phpMan.php/man/DVIPDF/1/markdown)                                    Ghostscript                                   [DVIPDF(1)](https://www.chedong.com/phpMan.php/man/DVIPDF/1/markdown)



## NAME
       dvipdf - Convert TeX DVI file to PDF using ghostscript and dvips

## SYNOPSIS
       **dvipdf** [ _options_ ] _input.dvi_ [ _output.pdf_ ] ...

## DESCRIPTION
       This  script  invokes  [**dvips**(1)](https://www.chedong.com/phpMan.php/man/dvips/1/markdown)  with the **-q** option, and pipes its output into [**gs**(1)](https://www.chedong.com/phpMan.php/man/gs/1/markdown) with the
       following options:

                                  **-q** **-dNOPAUSE** **-dBATCH** **-sDEVICE=pdfwrite**

       as well as **-sOutputFile** and any options from the command-line.

## SEE ALSO
       [gs(1)](https://www.chedong.com/phpMan.php/man/gs/1/markdown), [dvips(1)](https://www.chedong.com/phpMan.php/man/dvips/1/markdown)

## VERSION
       This document was last revised for Ghostscript version 9.55.0.

## AUTHOR
       Artifex Software, Inc. are the primary maintainers of Ghostscript.  This  manpage  by  George
       Ferguson.



9.55.0                                    27 September 2021                                [DVIPDF(1)](https://www.chedong.com/phpMan.php/man/DVIPDF/1/markdown)
