PDF to Word Converter – Convert PDF to Editable DOCX Online Free

Convert PDF to editable Word documents (.docx) in seconds. Accurately preserves fonts, tables, columns, and formatting. OCR support for scanned PDFs. No email required.

PDF
W

Select a PDF to convert to Word

Drag & drop your .pdf file here

.pdf supported · Up to 100 MB

How it works

Convert PDF to Word in 3 simple steps

No software to install. Works on any device with a modern browser - desktop, tablet or mobile.

01

Upload your PDF

Click "Select PDF file" or drag and drop your .pdf file. No account required for basic use - just drop and convert.

02

Choose conversion mode

Image mode preserves your PDF's visual appearance perfectly - great for PDFs with charts, graphics and complex layouts. Text mode extracts editable paragraphs for simple documents.

03

Download your Word file

Click "Convert to Word" and your .docx file is ready in seconds. Open it directly in Microsoft Word, Google Docs or LibreOffice Writer.

Why SupaPDF

Everything you need to convert PDF to Word

Trusted by developers and businesses worldwide for reliable, high-fidelity document conversion.

Two conversion modes

Editable mode (powered by pdf2docx) reconstructs layout as real Word content - paragraphs, tables and images. Image mode embeds pixel-perfect page renders for perfect visual fidelity.

Private & secure

All uploads use encrypted HTTPS. Your files are permanently deleted from our servers immediately after your download is complete.

Opens anywhere

The output .docx file is fully compatible with Microsoft Word (2007+), Google Docs, LibreOffice Writer and Apple Pages.

Full developer API

Automate PDF-to-Word conversion in your own apps using our REST API. Pass mode=image or mode=text as an option per request.

Developer API

Automate PDF to Word conversion

Use the SupaPDF REST API to convert PDFs to Word programmatically. Supports layout mode (editable) and image mode (visual fidelity).

curl -X POST https://api.supapdf.com/v1/jobs \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "tag": "pdf-to-word-job",
    "tasks": {
      "upload-1": {
        "operation": "import/upload"
      },
      "convert": {
        "operation": "pdf_to_word",
        "input": ["upload-1"],
        "options": { "mode": "layout" }
      },
      "export-result": {
        "operation": "export/url",
        "input": ["convert"]
      }
    }
  }'

FAQ

Frequently asked questions

Common questions about converting PDF to Word documents.

Ready to convert your PDF to Word?

Free to use · No account required · Instant download