把 PDF 变成一本 EPUBTurn a PDF into an EPUB

抽取文本,用与 iRead 应用完全相同的规则识别章节,装订成一本干净的 EPUB。Extracts the text, detects chapters with the same rules the iRead app uses, and binds a clean EPUB you can import anywhere.

在浏览器里完成 · 文件不会离开你的电脑Runs in your browser — the file never leaves your computer
把 PDF 拖到这里,或点击选择文件Drop a PDF here, or click to choose 仅支持文字型 PDF——扫描版(图片型)没有可抽取的文本层。Text-based PDFs only — scanned (image) PDFs have no text layer to extract.
读取文件Reading the file
抽取文本Extracting text
识别章节Detecting chapters
装订 EPUBBinding the EPUB
直接传到手机(用 iRead 的 Wi-Fi 传书)Send it straight to your phone (with iRead's Wi-Fi import)
  1. 手机上打开 iRead → 导入 → 从电脑导入(Wi-Fi)。On your phone, open iRead → Import → From computer (Wi-Fi).
  2. 在这台电脑的浏览器里打开手机上显示的地址。Open the address shown on the phone in this computer's browser.
  3. 把刚下载的 EPUB 拖进那个页面,书就会出现在书架上。Drop the EPUB you just downloaded onto that page — it lands on your shelf.

关于这个转换工具

它把一个文字型 PDF 转换成 EPUB,用的是与 iRead 应用里完全相同的章节识别规则,所以转出来的书在应用里分章是一致的。

文件会被上传吗

不会。整个转换在你当前这个浏览器标签页里完成——读取、抽取文本、识别章节、装订 EPUB,全部是本地 JavaScript。没有服务器参与,也就不存在「转换完记得删」这回事。你可以打开开发者工具的网络面板自己确认。

为什么扫描版 PDF 不行

PDF 有两种:一种内部真的存着文字,另一种只是一沓图片。扫描书、拍照转的 PDF 属于后者,里面没有文本层可抽,转换会失败。这需要 OCR,而这个工具不做 OCR。

判断方法:用任意 PDF 阅读器打开,试着选中一段文字。能选中就是文字型,能转;选不中就是图片型,不能转。

为什么要先转成 EPUB 才能听

PDF 把内容存成版式而不是流动文本。直接朗读会把分栏顺序、页眉页脚、脚注全混在一起,听起来是乱的。转成 EPUB 之后文本变成有序的章节流,朗读才成立。这也是 iRead 应用里 PDF 只能看不能读的原因。

有 DRM 的 PDF 呢

转不了。带数字版权保护的文件无法被读取内容,这个工具不会去绕过它。

转完怎么传到手机

最省事的是 iRead 的 Wi-Fi 传书:手机上打开 iRead → 导入 → 从电脑导入,在电脑浏览器里打开手机屏幕上显示的地址,输入四位码,把 EPUB 拖进去。不用数据线,也不经过任何云端。上面「直接传到手机」那一栏有详细步骤。

转出的是标准 EPUB,导入其它阅读器同样可以。

About this converter

It turns a text-based PDF into an EPUB, using the same chapter-detection rules as the iRead app — so a book converted here splits into the same chapters once you open it in the app.

Is the file uploaded?

No. The whole conversion happens in this browser tab — reading, text extraction, chapter detection and EPUB binding are all local JavaScript. No server is involved, so there is nothing to “remember to delete” afterwards. You can confirm it yourself in your browser's network inspector.

Why scanned PDFs do not work

There are two kinds of PDF: ones that genuinely store text, and ones that are just a stack of images. Scanned books and photographed pages are the second kind — there is no text layer to extract, so conversion fails. Getting text out of those needs OCR, which this tool does not do.

A quick test: open the PDF in any reader and try to select a sentence. If you can select it, it is text-based and will convert. If you cannot, it is images and will not.

Why convert before listening at all?

A PDF stores its content as layout rather than flowing text. Narrating one directly jumbles column order and mixes headers, footers and footnotes into the body — it does not make sense as audio. Converting to EPUB turns the content into an ordered stream of chapters, which narration can follow. That is also why PDFs are read-only in the iRead app.

What about DRM-protected PDFs?

They cannot be converted. Files with digital rights protection cannot have their contents read, and this tool does not attempt to work around that.

Getting the result onto your phone

The easiest route is iRead's Wi-Fi import: on the phone open iRead → Import → From computer, open the address shown on the phone in your computer's browser, enter the four-character code, and drop the EPUB in. No cable, and nothing passes through a cloud service. Step-by-step instructions are in the “Send it straight to your phone” section above.

The output is a standard EPUB, so it imports into other readers just as well.