PDF tool
PDF to Word
Extract the text from a PDF into an editable Word document (.docx). If you have a text-based PDF — a report, an article, an old contract — you can pull its text out and edit, quote, or repurpose it without retyping.
The conversion happens entirely in your browser. Your file never leaves your device.
Privacy & data handling
Browser processingThis tool processes your input locally in your browser. Nothing is uploaded to a server or sent to an external service.
Interactive tool
PDF to Word
Choose files to process
Text is extracted into a DOCX file. Scanned PDFs, tables, images, and complex layouts are not preserved.
Overview
What does PDF to Word do?
This tool reads the text layer of a PDF and assembles it into a .docx file with one paragraph per page. You get the words, ready to edit in Word, Google Docs, or any word processor.
It works with text-based PDFs — files where the text is real, selectable text. It does not work with scanned PDFs, which are images of pages and contain no text layer. Those require OCR, which is not part of this browser-only conversion.
Because the goal is the text itself, complex layout is not carried over: tables, images, multi-column designs, and exact styling are left behind. What you keep is the content, in clean paragraph form.
Under the hood
How does it work?
The PDF is loaded in the browser using pdf.js (the same rendering engine behind Firefox's PDF viewer). For each page, the tool asks pdf.js for the page's text content — the list of text pieces and their positions — and joins them into paragraphs.
Each page's text becomes a paragraph in a Word document built with the docx library. The result is assembled in memory and offered as a download: document.docx.
Where the text comes from
A text-based PDF stores actual characters with position information — that is the text layer pdf.js reads. Scanned PDFs have no such layer: they are photographs of pages, so there is nothing to extract without OCR software that recognizes characters inside images. This tool does not include OCR, which is why scanned PDFs cannot be converted.
What is preserved and what is not
The extraction keeps the words, in reading order, one paragraph per page. It does not carry over formatting decisions — bold, italics, fonts, sizes, tables, images, or multi-column layouts are all left behind. The output is intentionally plain text content, because reconstructing visual layout from a PDF is a different (and much less reliable) problem.
Reading order
The order of text follows the reading order stored inside the PDF. That usually matches the visual order, but for unusual documents — especially PDFs exported from design tools — the extracted text can occasionally appear in a different sequence than you expect. That is a property of the source file, not something the converter can fix.
Key features
Features of PDF to Word
Use cases
When should you use PDF to Word?
Repurposing report content
Pull the key sections from a PDF report into a Word draft you can expand, edit, and turn into something new.
Editing an old document
If the original file is gone and only a PDF remains, extract the text and make your edits in Word instead of fighting the PDF.
Quoting accurately
Copy exact passages from research papers or regulations without retyping (and without transcription mistakes).
Translation workflows
Get the text into a word processor so you can translate it, comment on it, or run it through other tools.
Step-by-step
How to use PDF to Word
- Step 1
Upload your PDF file using the file picker.
- Step 2
Wait for the text extraction to complete (varies by file size).
- Step 3
Download the generated Word document or copy the extracted text.
Real example
Example
PDF page (text-based)
Quarterly Report — Q2 Revenue grew 12% year over year. Expenses stayed flat. Outlook remains positive.
document.docx
Quarterly Report — Q2 Revenue grew 12% year over year. Expenses stayed flat. Outlook remains positive.
The example shows a simple page. In practice each PDF page becomes one paragraph in the Word document.
Technical information
How the details work
PDFs store text in different ways. Text-based PDFs contain a text layer — actual characters with positions — which pdf.js can read and reassemble. Scanned PDFs instead store photographs of pages: there is no text to extract without OCR software that recognizes characters in images.
Because the extraction reads characters and positions rather than visual layout, formatting decisions like bold, italics, font sizes, and table structures are not preserved. The output is intentionally plain: the document's content, page by page.
A practical tip: if the output seems jumbled, the source PDF's internal reading order differs from its visual order. This is common with PDFs exported from design tools, and is a property of the source file, not something the converter can fix.
Privacy & security
Your data stays yours
Your PDF is read and converted entirely in your browser with pdf.js. Nothing is uploaded or stored.
Local processing — files stay in your browser
- The file is parsed in browser memory — no copy is sent to any server.
- The generated .docx is created on your device and downloaded directly.
- Closing the tab removes everything except the file you downloaded.
- Analytics only see that the page was visited.
What happens to your file
- 1You select a PDF in the workspace.
- 2The file is read into browser memory.
- 3pdf.js extracts the text layer page by page.
- 4The docx library builds document.docx in memory.
- 5You download the file directly from your browser.
Is my PDF uploaded anywhere?
No. The PDF is parsed in your browser and no network request carries its contents.
Does this tool use OCR?
No — and because it does not, scanned PDFs (images of pages) cannot be converted. The tool only reads the text layer that text-based PDFs contain.
Is the .docx stored on a server?
No. The Word document is generated in your browser and only exists as the file you download.
Can analytics see my document?
No. Analytics only record that the page was visited, never file contents or names.
Limitations
What this tool does not do
- Scanned (image-only) PDFs cannot be converted — OCR is not available in browser-only mode.
- Layout is not preserved: no tables, images, columns, or exact styling in the output.
- Text order follows the PDF's internal reading order, which may differ from the visual layout.
- Password-protected PDFs cannot be read without unlocking them first.
- Very large documents (hundreds of pages) may take a while and use significant memory.
- Form fields and embedded multimedia are not carried into the Word document.
Troubleshooting
Common problems and fixes
The .docx is empty or missing most of my text
The PDF almost certainly has no text layer — it is a scan or an image-only export. Check by selecting text in the PDF reader: if you cannot highlight words, there is no text to extract without OCR.
The extracted text is jumbled or out of order
The text follows the reading order stored inside the PDF. Design-tool exports sometimes store text in a non-visual sequence, and the converter faithfully follows that order. Multi-column layouts especially can interleave unexpectedly.
Tables and images are missing from the output
This is expected: the tool extracts text only. Tables, images, and columns are visual layout, not text, so they are not carried into the Word document.
The PDF would not open
Password-protected or corrupted PDFs cannot be parsed by the browser library. Unlock the file first, or regenerate it from the original document.
Frequently asked questions
Common questions about PDF to Word
Can I convert scanned PDFs to Word?
No. Scanned PDFs are images of pages with no text layer, and converting them requires OCR. This tool works in the browser and only reads real text, so it needs text-based PDFs. If your PDF is a scan, look for an OCR-based service.
Will my formatting be preserved?
Only the text itself is preserved, one paragraph per page. Bold, italics, fonts, tables, images, and multi-column layouts are not carried over. If you need exact formatting, this conversion is not the right tool — if you need the content, it is.
Why does the extracted text sometimes appear out of order?
The order comes from the reading order stored inside the PDF itself. PDFs exported from design or publishing tools sometimes store text in a non-visual sequence, and the converter faithfully follows that stored order.
Is there a file size limit?
There is no server-side limit. The constraint is your browser's memory: very large PDFs (500+ pages) will be slower and may struggle on low-memory devices.
Are my documents safe to convert here?
Yes. Everything happens locally in your browser — the PDF never leaves your device, so it is safe for confidential reports and contracts.
What opens the resulting .docx file?
Microsoft Word, Google Docs, LibreOffice, and most other word processors open standard .docx files.
Can I convert a password-protected PDF?
No. The browser library cannot read an encrypted PDF without its password. Remove the protection first, then convert.
Does this tool support OCR for image-only PDFs?
No. OCR requires a recognition engine that this browser-only tool does not include. It converts text-based PDFs only — files where the text is real, selectable characters.
Related tools
Word to PDF
Turn DOCX text into a downloadable PDF. Ideal for sharing resumes, reports, and contracts in a universally readable format.
PDF Merger
Combine multiple PDF files into one ordered document. Perfect for consolidating invoices, reports, or scanned pages.
Extract PDF Pages
Create a new PDF from selected page ranges. Perfect for pulling specific chapters or sections from a large document.
Related guides
Practical articles to help you get the most out of this tool and related workflows.
Security
Why Browser-Based Tools Are the Safest Way to Handle Sensitive Documents
Discover why processing files in your browser protects privacy better than desktop or cloud alternatives.
How to Convert PDF to Word: What You Get (and What You Don't)
Convert PDF text into an editable Word document, and understand exactly what carries over and what gets simplified.
Need another tool?
Browse the full catalog and jump between related workflows with SEO-friendly internal links.
Explore all tools