Convert a PDF into an editable Word file
Turn a PDF into a .docx you can actually edit in Word, Google Docs, LibreOffice or Pages. Headings and paragraphs are rebuilt as real text with real heading styles, so the navigation pane works and you can retype a sentence without fighting a text box. The conversion runs in this tab — the document is never uploaded.
PDF to Word
text reflow · OOXML written in-page
Loading tool…
How to convert PDF to Word
- Add your PDF. Drag the file onto the drop zone. Page count is read straight away, and password-protected files are detected before anything else happens.
- Choose a page range (optional). Leave it on every page, or narrow it to the section you actually need to edit.
- Convert. The text is read page by page and grouped into headings and paragraphs by font size. Long documents show progress and can be cancelled.
- Download the .docx. Open it in any word processor. It is a standard Office Open XML file, not a renamed PDF.
What converts well, and what does not
A PDF does not contain paragraphs. It contains glyphs with coordinates. Nothing in the file records that these twelve lines were one paragraph, that this line was a heading, or that those numbers were a table — that structure existed in the original Word document and was discarded when the PDF was written.
So every PDF-to-Word converter is reconstructing information that is no longer there. This one infers structure from font size and line position, which recovers the things that matter most for editing:
- Body text, as flowing editable paragraphs
- Headings, as real Word heading styles that populate the navigation pane
- Bulleted and numbered lists, kept as separate paragraphs
- Reading order across multi-column pages
Where a faithful copy is impossible
Exact page geometry does not survive, and no browser-based tool can make it. Images are not carried across, tables come through as text rather than as table cells, and text boxes positioned absolutely on the page will land in reading order instead. If what you need is the original appearance rather than editable words, the PDF you already have is the better artefact.
This is worth stating plainly because the category is widely sold as though it reverses the original export. It does not, anywhere — the difference between tools is only how much they infer and how loudly they admit it.
Scanned documents need OCR first
If your PDF came from a scanner or a phone camera, its pages are pictures. There is no text to extract, and this tool will tell you so rather than handing you an empty document. Run it through OCR PDF first — that adds a real text layer — and then convert.
Frequently asked questions
Is my file uploaded anywhere?
No. The PDF is read and the Word file is written entirely inside your browser tab. Nothing is transmitted, which is why the tool keeps working with your network switched off after the page loads.
Will the Word file look exactly like the PDF?
No, and be sceptical of anything that claims otherwise. You get editable text with headings and paragraphs intact; you do not get an exact reproduction of the layout. A PDF stores positioned glyphs, not the paragraph and table structure a faithful copy would need.
Are images included?
Not in the .docx. If you need the pictures from a PDF, Extract Images pulls them out at their original resolution as separate files.
Do tables come through as tables?
Not as editable table cells. Table content appears as text in reading order. Reconstructing real cells from glyph positions is guesswork that goes wrong often enough to be worse than not doing it.
My converted file is empty. Why?
Your PDF is almost certainly a scan — images of pages with no text layer behind them. Run it through the OCR tool first, which recognises the words and adds that layer, then convert.
Can I open the result in Google Docs?
Yes. It is a standard .docx, so Google Docs, Word, LibreOffice Writer, Pages and anything else that reads Office files will open it.
Does it work on password-protected PDFs?
Yes, if you know the password — you will be prompted for it when the file is added. For a file you cannot open at all, nothing can convert it.