Skip to content

Guide

How to convert a PDF to Word

Somebody sent you a PDF and the thing you need to do with it is change it. A PDF is not built for that: it stores letters at fixed positions on a page, with no idea which of them are a paragraph. Converting to Word reconstructs that — the paragraphs, the headings, the lists — so you get a document you can actually type in. It runs on your own device, and the file is not uploaded.

Open the toolPDF to Word

Steps

  1. Choose your PDF

    Open PDF to Word and click to choose the file. It is read in your browser. One thing decides whether this will work at all: whether the PDF contains text or only a picture of text. If you can select a word in the PDF with your mouse, it contains text and will convert. If nothing highlights, it is a scan, and the next step matters.

  2. Read what comes across, and what does not

    The two-column list above the button is the honest version of what this tool does. Paragraphs, reading order, bold and italic, headings and lists survive, a picture keeps its own position on the page rather than just its place in reading order, and a grid of rows and columns that repeats — a price list, a schedule — comes back as a real table. The exact layout and page numbers do not survive. That is the trade being made deliberately: a Word file that reproduced the page would be a grid of floating boxes, which is harder to edit than retyping.

  3. Decide whether to keep the page breaks

    Left on, each page of the PDF becomes its own page in the Word document, which suits a form or a contract where the pages were laid out on purpose. Turned off, the text flows continuously, which is easier to edit and re-wrap — usually the better choice for a letter, an essay or a resume you are about to rewrite anyway.

  4. Convert, then read the result in Word

    Download the .docx and open it. Check the headings first — they are what the document navigation uses — then the lists, then any table. A genuine grid comes back as a real table; a list that only looked like one because two short items happened to share a line comes back as separate paragraphs instead, which is the honest answer when a PDF never says which lines were meant as one. If a page was a scan, the tool says so under the button and that page is empty in the Word file.

This gives you the words back, not the page back. If the document has to keep looking exactly as it does — a certificate, a form with boxes, anything with a designed layout — converting it to Word will disappoint you, and the right move is to keep the PDF and edit it directly with Edit PDF.

Common questions

My PDF is a scan and the Word file came out empty. Why?

Because a scanned PDF has no text in it. It is a photograph of a document, and the words in it are pixels — there is nothing for the converter to read. Turning a picture of words back into words is OCR, which is a different technology and is not offered here. Word itself can sometimes do it: open the PDF directly in Word and it will try to recognise the text.

Does my table come across as a real table?

If it is a genuine grid — the same number of columns repeating for at least two rows, lining up at the same positions each time — yes: it is rebuilt as a real Word table, with each PDF cell as its own table cell. A PDF never records that anything is a table, only lines of ink and text at coordinates, so this is read from how the lines line up rather than from anything the file declares. That is also why a list where two short items only occasionally share a line — a resume skills list, say — is left as separate paragraphs instead of forced into a table: it does not repeat the same column count row after row, and guessing a grid onto it would get the columns wrong more often than it helped.

Does it keep the fonts and colours?

Yes, as far as a PDF can tell it. The Word file asks for the typeface the PDF names — Calibri stays Calibri — and where a PDF names one of the old PostScript faces, Word is asked for the metric-compatible one it actually has, so the text keeps its widths. Sizes, bold and italic come across, and the colour of each run is read from the page itself, so blue headings stay blue. What it cannot do is embed a font you do not have: if the PDF uses a typeface that is not installed, Word will substitute it as it always does.

Why did one paragraph get split into two?

Paragraphs are inferred, and the test is whether each line looks like a continuation of the one above it: same styling, a normal line spacing, the same left edge, and a previous line that genuinely ran out of room. When the answer is uncertain the converter splits rather than joins, because two paragraphs that should be one is a keystroke to fix, while one paragraph that should be two rewrites itself when you edit it.

Can I convert it back to PDF afterwards?

Yes — edit the .docx, then use Word to PDF on this site to convert it back. Be aware that a round trip is not lossless: the PDF you get at the end is built from the structure that survived, not from the original page.

Is my PDF uploaded anywhere?

No. It is read and converted in your browser tab, and you can check that in your browser network tab while it runs. There is no server here to send it to — this site is static files.

Try PDF to Word All guides