Convert PDF to editable Word documents (.docx) in seconds. Accurately preserves fonts, tables, columns, and formatting. OCR support for scanned PDFs. No email required.
Select a PDF to convert to Word
Drag & drop your .pdf file here
.pdf supported · Up to 100 MB
How it works
No software to install. Works on any device with a modern browser - desktop, tablet or mobile.
Click "Select PDF file" or drag and drop your .pdf file. No account required for basic use - just drop and convert.
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.
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
Trusted by developers and businesses worldwide for reliable, high-fidelity document conversion.
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.
All uploads use encrypted HTTPS. Your files are permanently deleted from our servers immediately after your download is complete.
The output .docx file is fully compatible with Microsoft Word (2007+), Google Docs, LibreOffice Writer and Apple Pages.
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
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
Common questions about converting PDF to Word documents.
Ready to convert your PDF to Word?
Free to use · No account required · Instant download