MinerU icon indicating copy to clipboard operation
MinerU copied to clipboard

想问下Magic-Doc如何转换epub的文件

Open bertguan96 opened this issue 1 year ago • 1 comments

Description of the bug | 错误描述

image 我看到这里有提到Magic Doc工具支持EPUB的转换,但是没有在工具里面看到相关使用方法,请问我该如何使用它?

How to reproduce the bug | 如何复现

功能缺失

Operating system | 操作系统

Linux

Python version | Python 版本

3.10

Software version | 软件版本 (magic-pdf --version)

0.6.x

Device mode | 设备模式

cuda

bertguan96 avatar Jul 31 '24 08:07 bertguan96

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

drunkpig avatar Aug 01 '24 02:08 drunkpig