epub2mobi.cfg

Package: WA2L/WinTools 1.2.08
Section: Configuration Files (4)
Updated: 26 May 2018
Index Return to Main Contents

 

NAME

epub2mobi.cfg - configuration file for epub2mobi

 

SYNOPSIS

WA2LWinTools/etc/epub2mobi.cfg

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

This is the optional configuration file for the epub2mobi command.

 

FILEFORMAT

Rows starting with # are considered as comments.

The file format is OPTION=VALUE

Between the OPTION , the = and the VALUE are no spaces.

You can comment out any OPTION or completely remove the related setting line to use the default settings.

 

OPTIONS

EPUB2MOBI_CALIBRE_OPTIONS
set additional command line options for the ebook-convert command of Calibre that is internally used to create the mobi file from epub files if the conversion failed using the KindleGen command provided by Amazon™.

Internally the ebook-convert command is called as follows:

ebook-convert input.epub output.mobi EPUB2MOBI_CALIBRE_OPTIONS

Therefore the specified EPUB2MOBI_CALIBRE_OPTIONS are passed after the output.mobi file.

Example: EPUB2MOBI_CALIBRE_OPTIONS=--mobi-keep-original-images

Default: EPUB2MOBI_CALIBRE_OPTIONS=

EPUB2MOBI_CALIBRE_PATH
path to the ebook-convert.exe command of Calibre.

See also: NOTES section below.

In the EPUB2MOBI_CALIBRE_PATH setting the environment variables %USERNAME%, %USERPROFILE%, %ProgramFiles%, %ProgramFiles(x86)%, %APPDATA%, %INSTALLDIR%, and %INSTALLDRIVE% can be used.

Where the %INSTALLDIR% variable contains the install base directory of WA2L/WinTools and the %INSTALLDRIVE% the drive letter (including :)

Example: EPUB2MOBI_CALIBRE_PATH=%USERPROFILE%\Documents\bin\Calibre Portable\Calibre;%INSTALLDRIVE%\bin\Calibre Portable\Calibre

Default: EPUB2MOBI_CALIBRE_PATH=%INSTALLDIR%\..\Calibre Portable\Calibre;%ProgramFiles(x86)%\Calibre2;%ProgramFiles%\Calibre2;C:\Program Files\Calibre2

 

EXAMPLES

-

 

SEE ALSO

wintoolsintro(1), epub2mobi(1), https://manual.calibre-ebook.com/de/generated/de/ebook-convert.html, https://manual.calibre-ebook.com/en/generated/en/ebook-convert.html

 

NOTES

Calibre is not bundled with WA2L/WinTools and must therefore be installed separately somewhere on the system. A portable version can be downloaded from: https://calibre-ebook.com/download_portable.

 

BUGS

-

 

AUTHOR

epub2mobi.cfg was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2020 Christian Walther

This is free software; see WA2LWinTools/man/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
FILEFORMAT
OPTIONS
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 16:32:05 GMT, September 14, 2024