Free PDF to HTML Converter Download

Batch convert PDF document to HTML files.

Free PDF to HTML Converter is a free and easy-to-use PDF converter software to batch convert PDF document to HTML files.


Command-line Options:

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

You can also convert PDF to HTML 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 PDF to HTML Converter version and copyright information.
/source <Filename> Select source PDF file.
For example: pdf2html.exe /source "c:\test\sample.pdf"
/scale <From> <To> Select the page scale of source PDF file that you want to convert. The default scale is all pages.
For example: pdf2html.exe /scale 1 4
/target <Directoryname> Set target directory. The default target directory is "c:\My PDF".
For example: pdf2html.exe /target "c:\My PDF"

 

For example: the command below will convert page 1-4 of file "c:\test\sample.pdf" to HTML files in directory "c:\My PDF".

pdf2html.exe /source "c:\test\sample.pdf" /scale 1 4 /target "c:\My PDF"

We can also build SDK or DLL file to implement converting PDF to HTML 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 PDF to HTML Converter Screenshot