# Convert Word to PDF

Canonical HTML: [https://pdfpix.com/guides/convert-word-to-pdf/](https://pdfpix.com/guides/convert-word-to-pdf/)

Saving a Word document as a PDF is built into Word, Google Docs and LibreOffice, and each one drops something different: a hyperlink, a heading bookmark, a font. Word to PDF converts in this browser tab instead, draws every character as selectable text, and reopens the finished PDF to count that text before the download appears. This guide covers all four routes.

## Steps

1. **Choose the document.** Open Word to PDF and drop a .docx on the page, or pick one. It is read in this browser tab and never uploaded.
2. **Let it read the package.** It opens the OOXML parts, resolves the styles each paragraph inherits, and collects the pictures, shapes and links the document refers to.
3. **It lays out the pages.** Text is measured against the real font metrics, broken into lines, and placed on pages with the section margins the document asked for.
4. **Check and download.** The new PDF is reopened with a separate reader and its text compared with the text the layout used. Below 98% there is no download.

## Four routes, and what each one costs

[Word to PDF](https://pdfpix.com/word-to-pdf/) reads a .docx in this browser tab and does the layout a word processor would do, then checks the result. It needs no Word licence, no account and no upload, and it behaves the same on a Mac, a Windows machine or a Chromebook. Word's own export is the most faithful to Word's own rendering, because it is Word doing the rendering. Google Docs and LibreOffice each convert for free and each have a specific weakness.

The choice is not really about quality; all four produce a readable PDF of a plain document. It is about what happens to a document you would rather not upload, and about whether anything tells you when something was dropped.

## What the browser converter draws

Text, fonts, bold, italic, sizes, colour, alignment, indents and line spacing. Tables, lists, footnotes, endnotes, headers and footers. Hyperlinks, stored pictures, shapes, text boxes, charts and SmartArt, drawn as vectors with their fill, their outline and the angle a rotated shape sits at, with the text inside them still selectable. Equations, written as the line a person would write by hand.

Every character is drawn as text with its own font, never as a picture of a page, so the PDF stays searchable and a reader can copy from it. Word keeps a formula as a tree, so reading its characters in order gives a+b2 for a plus b over 2. This tool walks the tree and writes (a+b)/2 instead, raises an exponent rather than writing a caret, and brackets a term only where the two-dimensional layout carried the meaning. What is left out is an embedded object another program owns, such as a spreadsheet dropped into the page, which is counted by kind on the receipt.

### Hebrew, Arabic, Chinese, Greek and maths

These are laid out in their own direction rather than refused. A right-to-left paragraph is resolved character by character, so a Latin word or a run of Western digits inside it still reads left to right. Arabic letters are joined into their initial, medial and final shapes before they are drawn. Chinese breaks between characters, since the line has no space to break at, and a closing bracket or full stop is never left at the start of a line.

Greek, Cyrillic and the characters a formula is built from are drawn by the same route: the operators, the arrows, the relation and set symbols, the letterlike symbols, and the bold and italic alphanumerics that sit outside the ordinary Latin letters. The face comes from the document when the .docx embeds one; otherwise this site serves Noto subsets from its own origin and the tab fetches only the parts holding the characters on your pages. A page of ordinary Latin prose fetches none of them.

## How to convert a Word document to PDF in Word

On Windows, File, Export, Create PDF/XPS, then Publish. The Options button is the part people skip and it is the part that matters: Create bookmarks using Headings turns your heading styles into a navigation pane in the PDF, Document properties carries the title and author across, and Document structure tags for accessibility is what makes the PDF readable by a screen reader. Standard versus Minimum size is the picture quality switch.

On a Mac, File, Save As, and pick PDF in the File Format list, or File, Export To, PDF. The Best for electronic distribution option keeps hyperlinks live; Best for printing flattens them. Either way the same Options dialogue sits behind the Save button.

### Do not use Print to PDF

File, Print with Microsoft Print to PDF or Save as PDF in the Mac print dialogue produces a PDF of the printed page, and printed pages have no links, no bookmarks, no tags and no document properties. It is the single most common reason a Word document converts to a PDF whose clickable links are dead. Use Export or Save As, never Print, unless a flattened page is what you want.

## Google Docs and LibreOffice

Google Docs exports with File, Download, PDF Document. It keeps headings as bookmarks and keeps links live, and it re-lays the document with Google's fonts, so a .docx that uses a face Google does not have comes back looking different. The document is on Google's servers either way, which for a contract or a medical letter is the whole question.

LibreOffice Writer exports with File, Export as PDF, and its dialogue is the most complete of the four: PDF/A archival output, tagged PDF, form fields, image compression and an encryption tab are all in one place. Its weakness is fidelity to Word's own layout, since it re-flows the document with its own engine, so a heavily styled .docx can shift by a line or two per page. Its command line converts a folder of documents in one pass.

## The things that go wrong, and why

- **Links are dead.** The file went through Print instead of Export, or through the Mac print dialogue. Re-export properly.
- **The fonts changed.** The converting machine does not have the face the document names. Embed the font in Word under File, Options, Save, Embed fonts in the file, or convert somewhere that has it.
- **The file is enormous.** Pictures are stored at full camera resolution. Use Minimum size on export, or run the result through [Compress PDF](https://pdfpix.com/compress-pdf/), which reopens the file and counts the text it kept.
- **There are no bookmarks.** Headings were formatted by hand with a bigger font rather than with Heading styles, so there is no structure to convert. Apply the styles first.
- **Tracked changes and comments appear.** They print because they are displayed. Set Review, All Markup to No Markup, or accept the changes, before exporting.

## Legacy .doc, and why it is refused here

A .doc from Word 97 to 2003 is a binary compound file, not a zip of XML parts, and the two share no structure at all. The browser tool refuses a .doc at the first four bytes rather than guessing at it and converting half a document. Open it in Word, LibreOffice or Google Docs and save it as .docx, then convert that.

The same applies to .rtf, .odt and Apple Pages files. Save to .docx first. Once it is a .docx, [Word to PDF](https://pdfpix.com/word-to-pdf/) reads it here with nothing installed, which is the shorter path on a machine that has no Office on it at all.

## After the PDF exists

Several Word files that belong together become one document with [Merge PDF](https://pdfpix.com/merge-pdf/), and [Merge Word documents into a PDF](https://pdfpix.com/guides/merge-word-documents-into-a-pdf/) walks through the order and the page numbering. A PDF that has to go back the other way, because someone sent you a PDF of a document you need to edit, is [Convert PDF to Word](https://pdfpix.com/guides/convert-pdf-to-word/). The rest of the office guides are under [PDF, Word and Excel help](https://pdfpix.com/guides/office/).

## Questions and answers

### How do I convert Word to PDF for free?

Open Word to PDF, drop a .docx on the page, and download the PDF it checks and offers. It runs in the browser tab with no account and no upload. Word, Google Docs and LibreOffice all export PDF free too.

### How do I save a Word document as a PDF on a Mac?

File, Save As, then choose PDF in the File Format list, or File, Export To, PDF. Pick Best for electronic distribution to keep hyperlinks clickable.

### Why are the links in my PDF not clickable?

The document went through Print rather than Export. A printed page has no links, no bookmarks and no tags. Re-export with File, Export, Create PDF/XPS on Windows or File, Save As with PDF on a Mac.

### Can I convert a .doc file?

Not directly here. A legacy .doc is a binary format with no relation to .docx, and it is refused at the first four bytes rather than partly converted. Save it as .docx in Word or LibreOffice first.

### Does the PDF keep my headings as bookmarks?

Word does when Create bookmarks using Headings is ticked under Options, and only when the headings use real Heading styles. The browser tool draws the pages and the text, and does not write a bookmark tree.

### Is the text in the PDF still selectable?

Yes. Every character is drawn as text with its own font, never as a picture of a page, so the PDF stays searchable and a reader can copy from it.

### Will the page breaks match Word exactly?

Usually, not always. Lines are broken using the metrics of the font the document names, so a machine without that face can break a page differently. The text itself is unchanged.

### Does converting upload my document?

No. The .docx is opened, laid out, drawn, reopened and checked in this browser tab. The bytes never leave it, unlike Google Docs, where the document is on Google servers to begin with.

## Related pages

- [Word to PDF](https://pdfpix.com/word-to-pdf/): Turn a Word document into a PDF that opens the same on every device. The file stays in your browser. No upload, no account needed.
- [Convert PDF to Word](https://pdfpix.com/guides/convert-pdf-to-word/): Turn a PDF back into an editable Word document, and know what the conversion cannot recover. A guide, with the tool that does the job named in it.
- [Merge Word documents into a PDF](https://pdfpix.com/guides/merge-word-documents-into-a-pdf/): Join several Word files into one PDF. A guide, with the tool that does the job named in it.
- [Merge PDF](https://pdfpix.com/merge-pdf/): Join several PDFs into one file in the order you choose. The file stays in your browser. No upload, no account needed.
- [Compress PDF](https://pdfpix.com/compress-pdf/): Make a PDF smaller without turning its text into a picture. The file stays in your browser. No upload, no account needed.
- [PDF, Word and Excel help](https://pdfpix.com/guides/office/): Find the right guide for PDFs inside Excel, Word and other software. Every guide on the job, sorted by the problem you have.
