Skip to main content
ToolsBay

Word to PDF

Turn a Word DOCX file into a shareable PDF.

Converted in your browser — your files are never uploaded

Drop your Word (DOCX) files here

or click to browse · .docx · up to 30 files, 100 MB each

What to expect

  • Headings, paragraphs, lists, quotes and tables are carried across.
  • The output contains real text, so it stays selectable and searchable.
  • Images, exact fonts and page-level layout from the original are not reproduced.
  • Only .docx is supported — the older .doc format is a different, binary format.

Frequently asked questions

Is the text in the PDF selectable?

Yes. The PDF is built from real text runs, so you can select, search and copy from it, and a screen reader can read it. Many browser-based converters screenshot the page instead, which produces a PDF you cannot get text out of.

Why does the layout not match Word exactly?

Reproducing Word's layout engine would mean embedding its fonts and pagination rules. This carries the document structure — headings, paragraphs, lists, tables — and lays it out cleanly on A4, rather than pretending to be pixel-identical.

What happens to images in my document?

They are dropped. The converter handles the text content; if your document is mostly images, converting it here will not give you what you want.

Can I convert a .doc file?

No. The old .doc format is a proprietary binary format, unrelated to .docx. Open it in Word or LibreOffice and save as .docx first.

Text PDFs versus picture PDFs

There are two ways a browser can produce a PDF from a document, and the difference matters more than it sounds. The easy way renders the content to a canvas and drops that image into a PDF. It looks right on screen and is, functionally, a photograph: you cannot select the text, search it, copy from it, or have a screen reader read it. The file is also many times larger than it needs to be.

The other way writes real text runs into the PDF, positioning each line explicitly. That is what this tool does. The result is a small file whose content is genuinely text — which is what you want if the PDF will be read, archived, indexed, or passed through anything that extracts content from it.

What carries across

The DOCX is parsed into a document structure first, so headings stay headings, lists stay lists, and table rows stay together. Bold and italic emphasis is preserved. What is not preserved is anything tied to Word's own rendering: embedded fonts, images, columns, headers and footers, and exact page breaks.

For the reverse direction see PDF to Word. For plain text rather than a document, Text to PDF is simpler, and HTML to PDF takes markup directly.

All pdf tools