PDF to Word
Free online PDF-to-Word converter. Extract text from a PDF and download as a .doc file Microsoft Word opens natively.
What is PDF to Word?
nutoolz PDF to Word extracts the text from a PDF using pdfjs-dist, page by page, and writes it to an HTML-as-DOC file that Microsoft Word opens natively. Text and page breaks are preserved; layout, images, and embedded fonts are not. Scanned PDFs without selectable text need OCR (coming later).
Drop a PDF here or click to choose
One PDF at a time.
How to use PDF to Word
- 1
Upload a PDF
Drop a PDF or click to choose.
- 2
Click Extract text
Text is extracted page by page in your browser.
- 3
Download the .doc file
The output file downloads with your PDF's text preserved across page breaks.
Frequently asked questions
Will the output preserve formatting?
No. Only the text content is extracted; layout, images, and font styles are not preserved. This is a faithful text-extraction tool, not a full layout converter.
Why does my scanned PDF produce an empty file?
Scanned PDFs are image-only — there's no extractable text in them. They need OCR first. Optical character recognition is on our roadmap.
What file format does this produce?
A .doc file containing HTML markup, which Microsoft Word opens natively. The same trick used by every browser-based PDF-to-Word tool.
Is my PDF uploaded?
No. The PDF is parsed by pdfjs-dist in your browser; the .doc output is generated locally.