FileGizmo PDF tools

Convert a Word document to PDF

Convert a .docx to PDF in your browser, keeping headings, paragraphs, and lists, with the document never leaving your device.

Never uploadedYour file stays on this device
Drop your Word document here or click to choose a file Word document file · processed on this device

Simple by design

Word to PDF in three steps

Converting a document to PDF is what you do at the end: the file is finished and needs to be readable everywhere, unchanged, by someone who may not have Word.

That final step is also the moment the document is most sensitive. A CV, a signed letter, an invoice, a contract, a medical form. It is a strange habit of the web that this is exactly when people are asked to upload the file to a stranger’s server. This conversion happens in your browser. The .docx is unpacked, read, and typeset into a PDF without anything being transmitted.

A .docx is a zip of XML, which is why no upload is necessary and no heavy conversion engine is either. The interesting part is not unzipping it but interpreting it. Word does not store a “bulleted list”: it stores a paragraph carrying a numbering reference, and whether that reference means a bullet or a number lives in a separate part of the archive. Following that chain is the difference between a PDF that keeps its lists and one where every item quietly becomes an ordinary line. Headings work the same way, through named styles rather than through font size, which is why a document that only has larger bold text will convert as plain paragraphs.

What carries over is text, heading levels, and lists. What does not is tables, text boxes, images, headers, footers, and anything positioned rather than flowed. That is a real limit and worth stating before you convert rather than after. If your document is a letter, a CV, an essay, notes, or a report, the result will be what you expect. If it is a designed brochure or built around a table, printing to PDF from Word itself preserves the layout properly and this will not.

One more boundary. The standard PDF fonts cover Latin text and common typographic punctuation, so accented names, curly quotes, and dashes all convert cleanly. Characters outside that range, including Chinese, Japanese, Arabic, and Cyrillic, cannot be drawn with those fonts. Rather than fail or silently drop them, they are replaced and the number replaced is reported with the result, so you know before sending the file rather than after.

The older .doc format is not supported. Despite the similar name it is a completely different, binary format from an earlier era of Word. Open it in Word or LibreOffice and save it as .docx, then convert.

  1. 1

    Choose the .docx you want to convert

  2. 2

    Let its headings, paragraphs, and lists be read

  3. 3

    Download the PDF

Good to know

Frequently asked questions

Is my document uploaded?

No. The .docx is unpacked and the PDF is written inside your browser. Documents converted to PDF are usually the ones being sent somewhere final, such as a CV, an invoice, or a signed letter.

Will the PDF match the Word layout exactly?

No. Text, headings, and lists carry over. Tables, text boxes, images, headers, footers, and page-specific formatting do not. If exact layout matters, printing to PDF from Word itself is the right tool.

Does it accept .doc files?

No. The older .doc format is a different, binary format. Open it in Word or LibreOffice and save it as .docx first.

What happens to characters in other scripts?

The standard PDF fonts cover Latin text and common punctuation. Characters outside that, such as Chinese or Cyrillic, are replaced and the number replaced is reported rather than silently dropped.

Learn more

Related guides

PDF guideWhy a converted PDF never looks right in WordConverted documents lose their layout because a PDF does not store paragraphs, only glyphs at coordinates. Learn what survives conversion, what cannot, and when to stop converting.