PDF-Dateien in bearbeitbare Word-Dokumente umwandeln.
Klick hier, um eine Datei auszuwählen oder per Drag & Drop reinziehen
Eine oder mehrere PDF-Dateien
Deine Dateien verlassen nie dein Gerät.
Processing...
Klicken oder Datei hierher ziehen
Klicken Sie auf die Verarbeitungsschaltfläche
Speichern Sie Ihre verarbeitete Datei sofort
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.