PDF to Word (text extract, not a layout clone)

Files & Images

Extract PDF text and download a Word-friendly .doc file.

Calculated Result
Open a PDF with a text layer
Formula: pdf.js getTextContent β†’ HTML .doc

About this calculator

This is a text extract, not a pixel-perfect layout clone. Scanned PDFs without a text layer will be empty. The .doc file opens in Word and Google Docs.

How It Works & Formula

FormulaExtract text with pdf.js and wrap it in a Word-friendly .doc HTML file

pdf.js getTextContent joins glyphs per page. The text is wrapped in simple HTML saved as .doc.

Frequently Asked Questions

Will columns, fonts, and images look like the PDF?

No. Only the text layer is copied into a simple HTML .doc. Scans without text come out empty.

What opens the download?

Word, Google Docs, and LibreOffice can open the .doc HTML wrapper.