VeryPDF PDF to ePub Converter V 2.0

Copyright (C) 2005-2013 by VeryPDF.com, Inc.
Web: http://www.verypdf.com
Email:support@verypdf.com
Release Date: Dec. 11, 2012

VeryPDF PDF to ePub Converter can help you convert various file types including
PDF, HTML, DOC(X), PPT(X), XLS(X), RTF, TXT, CHM, JP(E)G, PNG, BMP, TIF(F), and
GIF to ePub files that can be viewed on iPhone, iPod Touch and iPad. You can
set book cover, text color, background color, page margin, line spacing and
paragraph spacing for ePub files. The supported cover image types are JP(E)G,
BMP, GIF, TIF(F) and PNG.

Usage: epubconverter [options] <input-file> [<epub-file>]

  -f <int>              : first page to convert
  -l <int>              : last page to convert
  -userpassword <string>: set the userpassword of ePub file
  -cover <string>       : set the cover of ePub file
  -title <string>       : set the title of ePub file
  -author <string>      : set the author of ePub file
  -date <string>        : set the creation date of ePub file
  -language <string>    : set the language of ePub file
  -subject <string>     : set the subject of ePub file
  -identifier <string>  : set the identifier of ePub file
  -publisher <string>   : set the publisher of ePub file
  -description <string> : set the description of ePub file
  -tcolor <string>      : set the text color of ePub file
  -bcolor <string>      : set the background color of ePub file
  -fontsize <int>       : set text fontsize of the ePub file
  -igimages             : ignore images of the ePub file
  -iglinks              : ignore hyperlinks of the ePub file
  -odir <string>        : set the output folder for ePub files
  -merge                : convert multiple ePub files to one ePub file
  -mt <int>             : set the top margin of ePub file (unit is pt)
  -mb <int>             : set the bottom margin of ePub file (unit is pt)
  -ml <int>             : set the left margin of ePub file (unit is pt)
  -mr <int>             : set the right margin of ePub file (unit is pt)
  -lspac <int>          : set the line spacing of ePub file (unit is pt)
  -pspac <int>          : set the paragraph spacing of ePub file (unit is pt)
  -raster               : render book pages to raster image data
  -rasterdpi <int>      : set raster image data DPI
  -debug                : print debug information
  -$ <string>           : register software by entering the registration code
  -h                    : print usage information
  -?                    : print usage information

Examples:
epubconverter.exe -cover fashion.jpg input.pdf output.epub
epubconverter.exe -f 1 -l 4 input.pdf output.epub
epubconverter.exe -title Times -author "Sam Black" input.pdf output.epub
epubconverter.exe -date 2013-01-01 input.pdf output.epub
epubconverter.exe -tcolor #000000 -bcolor #0070C0 input.pdf output.epub
epubconverter.exe -mt 5 -mb 10 -ml 4 -mr 9 input.pdf output.epub
epubconverter.exe -lspac 5 -pspac 10 input.docx output.epub
epubconverter.exe e:\files merge.epub -merge
epubconverter.exe c:\input.pdf output.epub -raster
epubconverter.exe c:\input.pdf output.epub -raster -rasterdpi 80