All tools

PDF to Word

Convert PDFs back into editable DOCX.

Drop files or click to browse

PDF · up to 100MB per file

About PDF to Word

Editing a PDF directly is awkward because PDF describes finished pages, not editable content. Converting to DOCX rebuilds that content as paragraphs you can actually rewrite, which is what most people mean when they say they want to edit a PDF.

The tool reads the document's text layer and writes a Word file with the reading order preserved.

How to use PDF to Word

  1. Step 1

    Upload the PDF

    Add a PDF that contains a real text layer.

  2. Step 2

    Convert

    Text is extracted in reading order and written into a DOCX.

  3. Step 3

    Download and edit

    Open the file in Word, Google Docs or LibreOffice.

When it helps

  • Updating a contract template you only have as a PDF.
  • Reusing sections of an old report in a new document.
  • Translating or rewriting content that arrived as a PDF.
  • Fixing typos in a document whose source file is lost.

Good to know

  • Scanned documents need OCR first, otherwise the Word file will be empty of text.
  • Multi-column layouts, floating images and complex tables usually need manual tidying after conversion.
  • Expect to recover the words reliably and the visual design approximately — that trade-off is inherent to the format.

PDF to Word: frequently asked questions

What actually happens during a file conversion

Lossless, lossy and structural conversion

Conversions fall into three families. A lossless change rewrites the container while keeping every bit of image data — PNG to a PDF wrapper, for instance. A lossy change re-encodes pixels and discards detail the eye is unlikely to notice, which is how JPEG and WebP achieve their size advantage. A structural change reinterprets the document model itself, as when a page description becomes editable paragraphs.

Only the third family can genuinely go wrong, because it involves inference rather than copying. Knowing which family your conversion belongs to sets a realistic expectation for the result before you start.

Why layout shifts when a PDF becomes a document

A PDF stores glyph positions, not paragraphs. Reconstructing a Word document means grouping thousands of positioned characters back into lines, lines into paragraphs, and aligned blocks into tables — an inference from geometry. Straightforward reports reconstruct almost perfectly; multi-column magazine layouts, floating text boxes and hand-drawn table borders are where guesses become visible.

The practical workflow is to convert, then spend two minutes fixing headings and table edges, which is still far quicker than retyping. Where a document must stay pixel-identical, keep the PDF and edit it directly instead.

Colour, resolution and DPI in image conversions

PDF pages are resolution-independent vector descriptions, so exporting one as an image requires choosing a rendering resolution. 150 DPI suits screen reading, 300 DPI is the usual print standard, and going far beyond that mostly inflates the file. Going the other way, an image placed into a PDF keeps its pixel count; its printed size is simply that count divided by the DPI you assign.

Colour space is the second variable. Screens work in RGB while commercial presses expect CMYK, and the conversion between them cannot represent every colour in either direction. Vivid RGB blues and greens are the ones that most noticeably dull when a file is prepared for print.

Common problems and fixes

Converted text is missing or comes out as gibberish
The source is a scan, so the page contains a picture of text and no character data. Run OCR first to generate a real text layer, then convert.
Tables lose their structure
Tables drawn with alignment rather than ruled borders give the converter nothing to detect. Expect to reapply table formatting, or export to plain text and rebuild the grid.
The output image looks soft or pixelated
Raise the export resolution before converting. Enlarging the exported image afterwards cannot recover detail that was never rendered.

Terms worth knowing

DPI
Dots per inch — how many pixels are rendered for each inch of page. 300 DPI is the common print baseline.
Lossy compression
Encoding that permanently discards some image data to reduce file size, as used by JPEG and WebP.
Text layer
Invisible, selectable characters positioned over a scanned page image so it can be searched and copied.

Related PDF tools

Continue your workflow with other free convert PDF tools or browse all PDF tools.

Popular guides