mobi2epub.cfg

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

 

NAME

mobi2epub.cfg - configuration file for mobi2epub

 

SYNOPSIS

WA2LWinTools/etc/mobi2epub.cfg

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

This is the optional configuration file for the mobi2epub 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

MOBI2EPUB_CALIBRE_OPTIONS
set additional command line options for the ebook-convert command of Calibre that is internally used to create the epub file from mobi files.

Internally the ebook-convert command is called as follows:

ebook-convert input.mobi output.epub MOBI2EPUB_CALIBRE_OPTIONS

Therefore the specified MOBI2EPUB_CALIBRE_OPTIONS are passed after the output.epub file.

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

Default: MOBI2EPUB_CALIBRE_OPTIONS=

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

See also: NOTES section below.

In the MOBI2EPUB_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: MOBI2MOBI_CALIBRE_PATH=%USERPROFILE%\Documents\bin\Calibre Portable\Calibre;%INSTALLDRIVE%\bin\Calibre Portable\Calibre

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

 

EXAMPLES

-

 

SEE ALSO

wintoolsintro(1), epub2mobi(1), mobi2epub(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

mobi2epub.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:26 GMT, September 14, 2024