Word to PDF
Upload a .docx or .doc file to convert to PDF.
Drop files here
or click to browse
Max 20 MB total
About converting Word documents to PDF
Converting to PDF is how you stop a document changing shape. A .docx file is a set of layout instructions that each installed copy of Word interprets using whatever fonts and settings are available locally, which is why a document that looked correct on your machine can reflow on someone else's. A PDF freezes the result: fonts are embedded, line breaks are fixed, and every reader sees the same pages.
Conversion here is handled by a LibreOffice rendering engine on the server, which reads the document and lays it out the way a word processor would. Mainstream formatting — styles, tables, headers and footers, numbered lists, images, footnotes — converts faithfully. The areas to check are unusual layouts: deeply nested tables, text boxes anchored to specific positions, and documents built around fonts that are not embedded in the file.
How to convert Word to PDF
- 1Upload a .docx or .doc file.
- 2Wait while the document is rendered — this runs on the server, not in your browser.
- 3Download the PDF.
- 4Check pagination and any complex tables against the original before distributing it.
Limits and technical details
- Accepts .docx and .doc files up to 50 MB
- Rendered server-side with a LibreOffice engine
- Fonts are embedded in the output so text renders consistently
- Text remains selectable and searchable in the resulting PDF
Frequently asked questions
- Will my formatting survive the conversion?
- Standard formatting converts reliably: styles, tables, lists, headers and footers, images and footnotes. The things worth checking are heavily nested tables, floating text boxes, and any layout that depends on a font not embedded in the source file, since a substituted font changes text metrics and can shift line breaks.
- Why did my page count change?
- Almost always font substitution. If the document uses a font the rendering engine does not have, a fallback is chosen, and even a slightly wider fallback accumulates across a long document until text pushes onto an extra page. Embedding fonts in the .docx before converting prevents this.
- Can I convert a PDF back into Word?
- Conversion in that direction is a genuinely different problem — a PDF describes positioned glyphs, not paragraphs, so the structure has to be inferred rather than read. Expect approximate results from any tool that offers it, and treat the output as a starting point for re-editing.
- Do comments and tracked changes appear in the PDF?
- Tracked changes are rendered according to how the document is currently set to display them, so a file left in markup view can convert with revision marks visible. Accept or reject changes and set the view to final before converting.