Free PDF to ePub Converter Download

Batch convert PDF document to ePub file.

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


Command-line Options:

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

You can also convert PDF to ePub 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 ePub Converter version and copyright information.
/source <Filename> Select source PDF file.
For example: pdf2epub.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: pdf2epub.exe /scale 1 4
/target <Directoryname> Set target directory. The default target directory is "c:\My PDF".
For example: pdf2epub.exe /target "c:\My PDF"

 

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

pdf2epub.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 ePub 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 ePub Converter Screenshot