Convert PDF to Word

Extract your PDF's text into an editable Word (.docx) document, right in your browser.

This is a text-extraction tool, not a layout engine: it won't rebuild tables, images, or the exact original design — and it can't read scanned (image-only) PDFs. See below for what Basic vs. Enhanced actually preserve.
Drag your PDF here or click to choose it One file at a time

This tool needs JavaScript to work. Please enable it in your browser to convert your PDF.

🔒 100% private — your file is processed on your device and never uploaded anywhere.

Works with files up to ~50 MB (depending on your device's memory).

Unlocking your Enhanced file…

Please wait 8s…

How it works

  1. 1

    Upload your PDF

    Drag the file in or select it from your device.

  2. 2

    Convert

    We extract the text from every page, right in your browser, and build both a Basic and an Enhanced version.

  3. 3

    Download your Word file

    Grab the Basic version instantly, or unlock the Enhanced one after a short ad.

Basic vs. Enhanced — and why neither is "perfect"

A Word document is made of paragraphs, tables, and styles. A PDF isn't: it stores drawing instructions, roughly "put the letter A at this exact spot on the page." When you open a PDF you see a perfectly laid-out document, but underneath there's no concept of "this is a table" or "this is a paragraph" — just text placed with pinpoint precision.

Basic takes the fastest, safest path: every line pdf.js can read becomes its own paragraph. It's instant and reliable, but reads a little choppy if you plan to edit it, since sentences that wrapped across lines in the PDF stay broken into separate paragraphs.

Enhanced does more work: it reflows lines back into natural paragraphs, spots headings by comparing font sizes across the document, and uses tab stops to keep simple side-by-side columns roughly aligned. It's a genuinely better starting point for editing — but it's still a best-effort heuristic, not a layout engine, so it doesn't preserve bold or italic styling, and multi-column pages and real tables may not line up perfectly.

Rebuilding a PDF's exact layout — tables, columns, images in their exact place — is a much harder problem that normally needs a heavy conversion engine running on a server, which is usually a paid product. Enhanced is our free, in-browser attempt to close some of that gap; it's unlocked after a short ad because that's what lets us keep it free with no accounts and no subscriptions.

Note: if your PDF is a scan (a photo of a paper document), neither version can extract text from it, because there's no real text inside the file — only an image. That would require optical character recognition (OCR), which this tool doesn't include.

Frequently asked questions

What's the difference between Basic and Enhanced?

Basic drops every line of text into its own paragraph — fast, but a bit choppy to edit. Enhanced reflows the text into natural paragraphs, detects headings by comparing font sizes, and tries to line up simple columns with tabs. Neither one rebuilds tables or images exactly like the original PDF.

Why do I have to wait to get the Enhanced file?

The Enhanced conversion is free, unlocked after a short ad is shown — that's how we keep every tool on this site free with no accounts or subscriptions. You are never required to click the ad, just wait a few seconds.

Does it work with scanned PDFs (photos or images)?

No. If the PDF is a scanned image with no text layer, this tool can't extract anything; that would require optical character recognition (OCR), which this tool doesn't include.

Are my files uploaded to a server?

No. The text is extracted right inside your own browser; the PDF never leaves your device.

What format is the downloaded file?

A standard .docx file that opens in Microsoft Word, LibreOffice, or Google Docs.

Is it free?

Yes. Basic downloads instantly at no cost, and Enhanced is also free after a short wait.