PDF to Word Converter
Rebuild a PDF as a .docx you can actually edit, with headings and lists recognised.
The PDF to Word converter reads the document and writes the .docx entirely on your device. Contracts and reports are never uploaded.
Recognise text in a scanned PDF first
About PDF to Word
A PDF stores where each fragment of text sits, not what it means. Getting an editable document back means reading those positions and inferring the structure: lines sharing a baseline are one line, a line noticeably larger than the body text is a heading, a line that stops well short of the column ended a paragraph rather than wrapping, and a line starting with a bullet or a number is a list item. That is what this converter does before writing a real .docx package with Word heading styles, list paragraphs and tables. The structure it found is listed on screen first, so you can judge the result before opening it in Word.
Features
- Text position and size read from the PDF, not guessed from a picture
- Larger and bold lines promoted to Heading 1 to 4 styles
- Wrapped lines rejoined into whole paragraphs
- Bulleted and numbered lines kept as list paragraphs
- Optional page breaks so the document keeps its original pagination
- A block-by-block preview of the detected structure before you download
- Writes a standard .docx package that Word, Pages and LibreOffice all open
How to use the PDF to Word
- Drop the PDF onto the page
- Review the detected headings, paragraphs and list items
- Choose whether to keep page breaks, and set an author if you want one recorded
- Download the .docx
Example
Input
specification.pdf — 12 pages
Output
specification.docx with 9 headings, 84 paragraphs and the list items kept as bullets.
Headings are inferred from type size relative to the body text on each page.
Common errors & troubleshooting
- The document came out empty. — The PDF has no text layer — it is a scan. Run it through text recognition first, then convert the searchable result.
- Headers and footers appear as stray paragraphs. — Running heads sit in the text layer like anything else. Delete them in Word once, then use its header and footer feature instead.
- Two-column pages read across the columns. — Lines are grouped by baseline, so side-by-side columns interleave. Multi-column layouts convert badly by nature; extract the text and re-flow it manually.
- Every line became its own paragraph. — That happens when lines end at wildly different widths, as in poetry or code. The result is still editable — join the lines in Word where you want them joined.
Frequently asked questions
- Is the PDF uploaded to a conversion service?
- No. The text layer is read and the .docx is written in this tab. Legal drafts and financial reports stay on your machine throughout.
- Will the Word file look exactly like the PDF?
- No, and that is the point — an editable document reflows. Headings, lists and reading order come across; exact positioning does not.
- Are images from the PDF included in the .docx?
- No. This converter rebuilds the text. Export the pages as images separately if you need the artwork.
- Can it convert a scanned document?
- Not directly, because a scan is a picture with no text in it. Recognise the text first and the recognised version converts normally.
- Does it produce .doc or .docx?
- .docx — the modern Office Open XML package. Every current version of Word, Pages, Google Docs and LibreOffice reads it.
Related tools
- Word to PDF — Convert a .docx document into a PDF, keeping its structure.
- PDF to Text — Extract selectable text from a PDF as plain text or Markdown.
- PDF to HTML — Convert a PDF into clean, searchable, responsive HTML.
- PDF OCR — Recognise the text in a scanned PDF and make it searchable.
- PDF to Excel — Pull the tables out of a PDF into an .xlsx workbook or CSV.
- PDF to EPUB — Turn a PDF into a reflowable EPUB for e-readers and phones.
- Compare PDFs — Diff the extracted text of two PDFs line-by-line.
All ArrayKit tools