Home/PDF Tools/PDF to Word
📝

PDF to Word

FREE

Extract a PDF's text into an editable .docx file

Free · No sign-up required
Loading...

What PDF to Word does — read this first

This tool reads the text of a PDF and writes it into an editable Word document (.docx): paragraphs, headings by size, bold where the PDF used a bold font, and a page break between PDF pages. It runs entirely in your browser, so a contract or a medical letter is never uploaded. What it does not do is reproduce the layout — columns, images, tables with borders, headers and footers, exact fonts. Server-based converters that rebuild the page geometry do better on layout; this one is for getting the words out, privately, to edit or reuse.

How the text is reconstructed

A PDF stores positioned fragments of text, not paragraphs. The converter groups fragments into lines by their vertical position, then joins lines into paragraphs when the spacing between them is normal, and starts a new paragraph on a larger gap or a change in font size. Fragments drawn with a bold font become bold runs. Reading order follows the order the PDF drew the text, which is correct for most documents produced from Word, Google Docs or a browser.

PDF featureIn the Word file
Body paragraphsParagraphs with the same relative font size
HeadingsLarger, bold paragraphs (not Word heading styles)
Bold textBold runs where the PDF font name indicates bold
Bullet listsParagraphs beginning with the bullet character
TablesCell text in row order, without a table grid
Images, charts, logosNot included — use Extract Images from PDF separately
ColumnsMay interleave; check reading order
Scanned pagesNothing — no text layer to read

When it works well

  • Letters, reports, essays, articles and contracts exported from a word processor.
  • Single-column documents where you need to quote, edit or translate the text.
  • Recovering the content of a document whose original file is lost.
  • Feeding text into a template, a CMS or a translation tool.

When to use something else

  • Scanned PDFs — the tool reports “no text layer”. Run OCR first (Acrobat, macOS Preview Live Text, Google Drive open-as-Docs).
  • Layout must survive — brochures, forms, multi-column newsletters. Adobe Acrobat, Microsoft Word's own PDF import (File → Open a PDF) or a server converter rebuild geometry.
  • Tables you need as tables — Word's PDF import or a table-extraction tool.
  • Just the plain text — PDF to TXT is simpler if you do not need a .docx.

Cleaning up the result

  • Apply Word's heading styles to the enlarged paragraphs to get a navigable outline.
  • Lines ending with a hyphen are joined without a space, matching hyphenated breaks; check any that were genuine hyphens.
  • Repeated headers and page numbers appear as short paragraphs at page breaks; delete them with Find and Replace.
  • Two-column text that interleaved can be separated by sorting on the original page, or by copying column by column from the PDF Viewer.

Frequently asked questions

Why does the Word file look different from the PDF?

Because only the text and its paragraph structure are carried over. Fonts, positions, images and page design are not reconstructed by this browser-based converter.

The output is empty or says no text was found.

The PDF is a scan or an image export. Run OCR first to create a text layer, then convert.

Can it convert to Google Docs or Pages?

Open the .docx in Google Docs or Pages — both import Word files directly.

Does it handle non-Latin text?

Yes, the text is copied as Unicode. Fonts that map glyphs unusually (some older PDFs) may produce wrong characters, as they would when copying from a viewer.

Is there a page limit?

No fixed limit. Very long documents take a few seconds; the file is processed page by page.

Is my PDF uploaded?

No. PDF.js extracts the text and the docx library builds the file, both in your browser.

More tools in this category

🔗
Merge PDF
Combine several PDF files into one document
Split PDF
Break a PDF into single pages or two halves
📑
Extract PDF Pages
Pull selected pages or ranges into a new PDF
🗑
Delete PDF Pages
Remove specific pages or ranges from a PDF
🗜
Compress PDF
Shrink scanned or image-heavy PDFs by re-rendering pages
🔄
Rotate PDF
Rotate every page by 90°, 180° or 270° losslessly