Convert Word documents (.doc, .docx) to PDF in seconds. Preserves fonts, tables, images, and all formatting. 100% free, no watermarks, no registration needed.
Select a Word document to convert
Drag & drop your .doc or .docx file here
.doc, .docx, .odt, .rtf 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 Word file" or drag and drop your .doc or .docx file. SupaPDF also accepts .odt and .rtf - no account required for basic use.
Check the file name, size, and a summary of what formatting will be preserved - including tables, images, headers, footers and fonts.
Click "Convert to PDF" and your document is converted in seconds using LibreOffice - the industry-standard engine for faithful Word-to-PDF conversion.
Why SupaPDF
Trusted by developers and businesses worldwide for reliable, high-fidelity document conversion.
Powered by LibreOffice - the same engine used by enterprise document management systems. Tables, fonts, images and complex layouts are all preserved.
All uploads use encrypted HTTPS. Your documents are permanently deleted from our servers immediately after your download is complete.
Supports .doc (Word 97–2003), .docx (Word 2007+), .odt (LibreOffice Writer), and .rtf (Rich Text Format) - all in a single converter.
Automate Word-to-PDF conversion in your own apps using our REST API. One API call, one upload, one PDF - simple and reliable at scale.
Developer API
Use our REST API to convert .docx files inside your own application. 10 credits per job.
curl -X POST https://api.supapdf.com/v1/jobs \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"tag": "word-to-pdf-job",
"tasks": {
"upload-1": {
"operation": "import/upload"
},
"convert": {
"operation": "word_to_pdf",
"input": ["upload-1"]
},
"export-result": {
"operation": "export/url",
"input": ["convert"]
}
}
}'After creating the job, PUT your Word file to the upload_url, then poll GET /v1/jobs/:id?include=tasks until status is "finished". The PDF URL is in the export-result task.
FAQ
Everything you need to know about converting Word documents to PDF with SupaPDF.
Ready to convert your document?
Free to use · No account required · Instant download