Word to PDF
Convert Word documents to PDF
How It Works
Upload
Select or drag & drop your Word document (.docx). The file stays on your device — it is loaded into memory by your browser only and never sent to any server. Only Open XML .docx (Word 2007 and later) is accepted; older binary .doc files must be resaved as .docx in Word or LibreOffice first.
Convert
mammoth.js parses the .docx in your browser and produces a styled HTML representation of headings, paragraphs, lists, and basic tables. That HTML is rendered to a high-resolution canvas via html2canvas, then drawn page-by-page into a PDF using jsPDF inside a Web Worker so the main thread stays responsive.
Download
Save the generated PDF directly to your device. Output is a standard PDF 1.4 file compatible with every modern PDF reader. Choose page size (A4, Letter, Legal), orientation, and margins before converting to match your needs.