Advertisement

PDF to Word

An editable .docx, made in your browser, with nothing uploaded anywhere.

100% private · runs locally Verify it yourself

How to convert a PDF to Word

  1. Drop the PDF. The text and its positions are read here in the browser.
  2. Leave the format on Word. Or switch to HTML, EPUB, Markdown or CSV. Same file, no re-reading.
  3. Convert and download. A .docx that Word, LibreOffice and Google Docs all open.

What you actually get

A Word document whose text is real text: paragraphs joined back up across line breaks, hyphenated words healed, headings picked out by the size they were set in, and bullet lists recognised as lists. Page breaks land where the PDF's pages ended.

You do not get an exact visual clone. That is a property of the format rather than a shortcoming of this tool. PDF is a page-description format: it records that these glyphs go at these coordinates, and throws away the structure the original document had, a design with its own logic, since PDF and Word fix different things in place. Converters that appear to reproduce a layout perfectly usually do it by wrapping every line in its own text box, which looks right until you try to edit a sentence and the whole thing falls apart.

When the result comes back empty

That means the PDF has no text in it, which almost always means it is a scan or an export made of images. Run OCR to add a text layer, then convert. To check what a document contains before starting, extract its text and see what comes out.

The other formats

The same extraction feeds a web page, an EPUB for e-readers, and a CSV for spreadsheets. Going the other way, images to PDF and PDF to images handle the visual side.

Common uses for PDF to Word

  • Reuse an old report: get the text of something you no longer have the source file for.
  • Update a contract: edit the wording without retyping the whole document.
  • Quote from a paper: pull passages out with their headings intact.
  • Hand work to someone else: send an editable document instead of a locked page.

Frequently asked questions

How do I convert a PDF to Word for free?

Drop the PDF above and download a .docx. It happens in this tab, so there's no upload, no account, no daily limit and no watermark on the result.

Will it look exactly like the PDF?

No, and it helps to know why before you start. A PDF stores glyphs at coordinates: it has no paragraphs, no headings and no reading order, only marks in positions. Converting means working those back out. You get the text, in order, with headings and lists recognised and paragraphs rejoined. You do not get a pixel-perfect copy of the layout, and anything promising one is either producing a page of text boxes you can't edit, or guessing harder and getting it wrong more often.

Can I edit the result?

Yes. The .docx is ordinary Word content, real paragraphs with real heading styles, so you can edit, restyle and reflow it like anything else you wrote. That is much more useful than a document full of frozen text boxes.

My PDF is a scan and the result is empty.

A scan is a picture of text, so there is nothing to extract. Run it through OCR first, which adds a real text layer, and then convert. The tool tells you when it sees this rather than handing back an empty file.

What about tables?

Table structure is not preserved in the Word output. If your document is mostly a table, convert to CSV instead: that mode works out the columns from where the text sits, and Excel or Sheets opens it directly.

Is my document uploaded?

No. Conversion tools are usually the worst offenders for this, because the file goes to a server and the terms of service tell you what happens to it there. Here the text is read and the .docx is assembled in your browser.