將 PDF 檔案轉換為可編輯的 Word 文件。
點選以選擇檔案 或將檔案拖曳至此處
一個或多個 PDF 檔案
您的檔案絕不會離開您的裝置。
Processing...
點選或拖曳檔案至此處以開始
點選處理按鈕以開始
立即儲存處理後的檔案
Text, basic formatting, and page layout are reconstructed into a .docx that stays close to the original for simple documents. Multi-column layouts, text placed over graphics, embedded forms, and unusual fonts may shift, so open the result and tidy it in Word or Google Docs.
The PDF is a scan with no text layer, so there's nothing for the converter to reconstruct and you get blank pages or a few stray characters. Run the file through OCR PDF first to add a text layer, then convert the OCR'd PDF.
The output is a normal .docx with real paragraphs, not an image of the page, so you can edit, restyle, and copy from it in Word, LibreOffice Writer, or Google Docs.
Before conversion the PDF is passed through Ghostscript to convert it to RGB, which avoids the image errors that CMYK print files otherwise cause in the converter. If that step fails, the original file is used as is.
Add as many files as you want; they're converted one after another and downloaded as converted-documents.zip with one .docx per PDF. A single file downloads directly under its own name with a .docx extension.
You're prompted for the password when conversion starts, and the decrypted copy is converted. The resulting .docx isn't password protected.
No. The conversion is done by PyMuPDF and pdf2docx running in your browser, and the .docx it produces opens in Word, LibreOffice Writer, Pages, and Google Docs. To go the other way, use Word to PDF.
No. The whole pipeline, from reading the PDF to writing the .docx, runs in WebAssembly inside your browser, so contracts and reports stay on your device.