Free HTML to PDF Converter Download

Convert website, HTML, XML and text to PDF document.

Free HTML to PDF Converter is a free and easy-to-use PDF converter software to batch convert website, HTML, XML and text to PDF document.


Command-line Options:

The command line program will come with Free HTML to PDF Converter 2.0 and later versions.

You can also convert HTML to PDF files without displaying any user interface, by using the following command-line options in our command-line program:

Command Line Command Line Description
/? List all command line options.
/v Show Free HTML to PDF Converter version and copyright information.
/source <Filename> <Filename> <Filename> Select source HTML/XML/text files. Separate filename with blank. The file format can be TXT, HTM, HTML, XHTML or XML.
For example: html2pdf.exe /source "c:\test\test.html"
The filename can also be a URL.
For example: html2pdf.exe /source "http://www.weenysoft.com"
/target <Directoryname> Set target directory. The default target directory is "c:\My PDF".
For example: image2pdf.exe /target "c:\My PDF"

 

For example: the command below will convert local HTML file "c:\test\test.html" to PDF file in directory "c:\My PDF".

html2pdf.exe /source "c:\test\test.html" /target "c:\My PDF"

For example: the command below will convert this very page to PDF file in directory "c:\My PDF".

html2pdf.exe /source "http://www.weenysoft.com/html-to-pdf-converter-command-line.html" /target "c:\My PDF"

We can also build SDK or DLL file to implement converting HTML to PDF files easily in programs. The command-line program, SDK or DLL file is for software developers use only. Contact us for more information.

Screenshot:

Free HTML to PDF Converter Screenshot