MinerU
MinerU copied to clipboard
想问下Magic-Doc如何转换epub的文件
Description of the bug | 错误描述
How to reproduce the bug | 如何复现
功能缺失
Operating system | 操作系统
Linux
Python version | Python 版本
3.10
Software version | 软件版本 (magic-pdf --version)
0.6.x
Device mode | 设备模式
cuda
In fact, both EPUB and MOBI are compiled from HTML. Our approach is to use the tool Calibre to convert EPUB and MOBI into HTML, and then use the project Magic-HTML to directly extract the main content. @bertguan96