1
0
mirror of https://github.com/gryf/ebook-converter.git synced 2026-03-29 16:23:32 +02:00

Readme update

This commit is contained in:
2020-07-05 17:11:23 +02:00
parent 77e0f7bf2f
commit ed146c53c9

View File

@@ -42,27 +42,39 @@ Windows is not currently supported, because of the original spaghetti code.
This may change in the future, after cleanup of mentioned pasta would be This may change in the future, after cleanup of mentioned pasta would be
completed. completed.
So called `Kindle periodical` format is not supported, since all we do care are
local files. If there would be downloaded periodical thing (using Calibre for
example), it would be treated as common book.
Input formats Input formats
~~~~~~~~~~~~~ ~~~~~~~~~~~~~
Currently, I've tested following input formats: Currently, I've tested following input formats:
- docx - Microsoft Word 2007 and up (``docx``)
- epub - EPUB, both v2 and v3 (``epub``)
- LibreOffice odt - LibreOffice (``odt``)
- txt - Pure text files (``txt``)
- Palm pdb - Several PalmOS (``pdb``) readers support:
- rtf
- mobi - Plucker
- fb2 - Adobe Reader for PalmOS
- html - eReader various formats
- pdf - Weasel Reader
- lrf - Haodoo Reader
- Rich Text Format (``rtf``)
- Mobipocket (``mobi``)
- Kindle (``azw3``, ``azw4``, …)
- FictionBook (``fb2``)
- Hyper Text Markup Language (``html``)
- Adobe Portable Document Format (``pdf``)
- Broadband eBooks (shortened as BBeB) (``lrf``)
Note, that old Microsoft doc format is not supported, although old documents Note, that old Microsoft doc format is not supported, although old documents
can be fairly easy converted using text processors programs, lik Word or can be fairly easy converted using text processors programs, like Microsoft
LibreOffice to supported formats. Word or LibreOffice to supported formats.
Output formats Output formats
@@ -70,12 +82,12 @@ Output formats
Currently, following formats are supported: Currently, following formats are supported:
- lrf - Broadband eBooks (shortened as BBeB) (``lrf``)
- epub - EPUB v2 (``epub``)
- mobi - Mobipocket (``mobi``)
- docx - Microsoft Word (``docx``)
- htmlz (zipped HTML file with additional assets, like images) - zipped HTML file with additional assets, like images (``htmlz``)
- txt - Text (``txt``)
Installation Installation
@@ -115,3 +127,4 @@ for details.
.. _Calibre project: https://calibre-ebook.com/ .. _Calibre project: https://calibre-ebook.com/
.. _pypi: https://pypi.python.org .. _pypi: https://pypi.python.org
.. _Liberation fonts: https://github.com/liberationfonts/liberation-fonts .. _Liberation fonts: https://github.com/liberationfonts/liberation-fonts
.. _Kindle periodical: https://sellercentral.amazon.com/gp/help/external/help.html?itemID=202047960&language=en-US