Step-by-step instructions
- 1
Microsoft Word: File → Save As → PDF
In Word: File → Save As (or Export). Choose PDF (*.pdf) from the file format dropdown. Click Save. For more options: File → Export → Create PDF/XPS → click Options to set quality (Standard or Minimum size) and choose whether to include tracked changes, markup, or speaker notes.
Go to converter - 2
Mac: Print → Save as PDF
On any Mac application (Word, Pages, LibreOffice): File → Print (or Command+P). In the Print dialog, click 'PDF' button in the bottom-left corner → 'Save as PDF'. Choose a location and filename. This is a system-level feature that works in any macOS app — you don't need Word to convert.
- 3
Google Docs: File → Download as PDF
Open the document in Google Docs. File → Download → PDF Document (.pdf). Google Docs creates a PDF that matches the document layout as displayed in the browser. For documents with specific formatting, preview first to ensure it looks correct.
- 4
Command-line: LibreOffice headless
On Linux servers or for automation: `libreoffice --headless --convert-to pdf document.docx`. This is useful for batch conversion scripts. Install LibreOffice on Ubuntu/Debian: `sudo apt install libreoffice`. For Node.js automation, use the `libreoffice-convert` npm package.
Why convert DOCX to PDF?
Word documents look different on different computers due to font availability and page settings. Converting to PDF locks the layout so your resume, contract, or report looks identical on every device.
Your files never leave your device
FormatDrop runs the conversion engine entirely inside your browser using WebAssembly. No file upload. No server. Nothing stored. You can verify this by opening DevTools → Network tab and watching: zero upload requests.
Frequently asked questions
Does converting Word to PDF change the formatting?
How do I convert multiple Word documents to PDF at once?
Should I use 'Standard' or 'Minimum size' PDF quality in Word?
No account. No upload. Works in any browser.