pdftex and pdflatex

pdftex and pdflatex convert LaTeX files to Portable Document Format (PDF) files.

The pdftex or pdflatex command will generate a PDF file directly from LaTeX. So if you issue the command:

pdflatex paper

a PDF file called paper.pdf will be generated.