You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following Python libraries might be worth a look for a follow-up/update:
PyMuPDF does text extraction and also supports EPUB!
Docling "parses documents and exports them to the desired format with ease and speed". No direct EPUB support, but could be done indirectly via HTML. Also interesting because its internal document representation includes basic structure/hierarchy, see Docling Document section.
The text was updated successfully, but these errors were encountered:
The following Python libraries might be worth a look for a follow-up/update:
The text was updated successfully, but these errors were encountered: