How to Convert Word to PDF on Android

If the document is already open in the Microsoft Word app, tap the three-dot menu, choose Print, set the printer dropdown to "Save as PDF," and save — that is the whole job, and it works with no signal. If Word isn't installed, Google Docs does the same thing through Share & export > Save as > PDF document, and Chrome can convert the file on the phone itself with nothing installed at all. Which one you pick mostly depends on what's already on your phone and how much the exact layout matters.

Method 1: the Microsoft Word app

This is the shortest route and the most faithful one, because Word renders the pages itself — headers, footers, page numbers, your actual fonts, all of it.

  1. Open the document in the Word app.
  2. Tap the three-dot menu in the top right.
  3. Tap Print.
  4. At the top of the print preview, tap the printer dropdown and choose Save as PDF.
  5. Tap the save button, choose a folder, rename the file if you want, and tap Save.

Word for Android is free for editing on devices with a screen smaller than 10.1 inches, which covers every phone and most small tablets — you just need to sign in with a free Microsoft account. On a larger tablet, a 12.4-inch Galaxy Tab for instance, editing needs a Microsoft 365 subscription. Viewing is free at any screen size, so if the document is already finished and you only need the PDF, try the Print route before assuming you're locked out.

One thing to check first: if the document still has tracked changes or comments in it, Word's export can carry the markup into the PDF. Turning markup off before you export takes ten seconds and saves an embarrassing send.

Word to PDF Converter

Turn a .docx document into a clean, shareable PDF — right in your browser.

📄
Drop your Word file here
or click to choose a .docx · up to 100 MB
Choose file

    🔒 Private by design: files are converted in your browser and never uploaded.

    Method 2: Google Drive or Google Docs

    Drive and Docs are already on nearly every Android phone, and neither needs Office.

    1. In the Drive app, tap the .docx file to get a preview.
    2. Open it in Docs — the edit pencil, or the three-dot menu then Open with > Google Docs.
    3. Tap the three-dot menu, then Share & export > Save as > PDF document > OK.

    The result opens in a preview and lives in Google Drive, not on your phone. Tap the download icon at the top to pull a copy onto the device. The same Share & export menu also has Print, which hands the document to Android's print dialog where "Save as PDF" gives you a local file in one step instead of two.

    Know the caveat before you rely on this: opening a .docx in Docs converts it into Google's own format first, and that conversion is where the layout moves. Fonts get substituted, line breaks land in new places, and dense tables can shift a row. On a plain letter or an essay you'll never notice. On a designed CV or a company template, you will — see why layout shifts during conversion.

    Method 3: Chrome, with nothing installed

    The converter on this site's homepage runs in Chrome on the phone. Tap the file button, pick your .docx from the Android picker (Downloads, Drive, wherever it is), and the PDF is built by JavaScript inside the browser tab and handed to Chrome as a normal download. Nothing is uploaded, there's no account, no watermark and no queue. If you want to prove it, load the page, switch on airplane mode, and convert anyway — it still works, because there is no server involved. That is the same reason it can handle files your employer would rather you didn't put through a website, which is the whole argument in converting without uploading.

    What it handles well: headings, bold and italic, text colors, indents, bullet and numbered lists, tables with merged cells, and embedded JPG or PNG images copied into the PDF byte-for-byte with no re-encoding. Hyperlinks stay clickable in the finished PDF. Page size and margins come from the document itself.

    What it will not do, plainly: it typesets with DejaVu Sans, so Calibri and Aptos and your corporate font get substituted; it skips headers, footers and footnotes; it ignores floating text boxes, shapes, charts and multi-column layouts; and it raises an error rather than printing empty boxes for Chinese, Japanese, Korean, Thai or Devanagari text. When the exact typeface is the point, Method 1 is the right answer, not this one.

    Method 4: the free Android app

    If you convert Word files more than once in a while, the browser round-trip gets old. Word to PDF Converter on Google Play is free, has no watermark, and does the conversion on the device, so it works on a plane or in a basement. Its real advantage over the browser is the share sheet: when a .docx arrives in Gmail, WhatsApp or Files, tap Share and send it straight to the app instead of saving it somewhere first and hunting for it later.

    It converts on the device rather than in a browser tab, so it is a separate implementation from the converter on this page — check the first PDF you make with it if exact parity matters.

    Where the PDF actually went

    This is the step that wastes the most time, because each route saves to a different place.

    Quickest way to find a file you just made: open Files by Google, tap Downloads, and sort by date modified. It'll be at the top.

    If you have a Samsung phone

    Two Samsung apps behave differently from what people expect. My Files is a file browser, not a converter — there's no "convert to PDF" hiding in its menu. Tapping a .docx just hands the file to whatever app on the phone claims .docx, so if nothing is installed you'll get an app-store prompt rather than a document.

    Samsung Notes does export PDFs, through More options (three dots) > Save as file > PDF file, then browse to a folder, tap Done, name the file and tap Save. But that path is for notes you wrote in Notes. It is not a route for a Word document, and a PDF imported into Notes can't be edited afterward — you can annotate it, nothing more. Don't push a formatted .docx through Notes hoping it will come out intact.

    Samsung's own Download folder sits at Internal storage > Download in My Files, which is where a Print > Save as PDF file will be waiting.

    If your file is a .doc, not a .docx

    The old .doc format is a completely different binary file, not just an older name for the same thing, and browser-based converters — this site's included — will detect it and refuse rather than produce garbage. Renaming report.doc to report.docx does not convert anything; it just breaks the file in a new way.

    Three ways out on a phone. The Word app opens .doc files directly, so Print > Save as PDF works without any re-saving. Google Drive will also open a .doc in Docs, after which Share & export works normally. Or, if you're near a computer, open it in Word and use File > Save As with the type set to Word Document (.docx), then convert the new copy however you like. More on the failure messages and what each one means in why a .doc file won't convert.

    Quick answers

    Do I need a Microsoft account to use the Word app on Android?
    Yes, for editing — but it's a free account, not a paid Microsoft 365 subscription, on any device with a screen smaller than 10.1 inches. Viewing documents is free at any screen size, and the Print > Save as PDF path is available while viewing.
    Can I merge several Word files into one PDF on my phone?
    Yes, in the browser. The combine tool at /combine-word-to-pdf/ takes several .docx files and produces a single merged PDF in page order, and like the main converter it runs entirely in the browser tab. If you want one PDF per document instead, delivered as a ZIP, use /batch-word-to-pdf/.
    Why doesn't my PDF look exactly like the Word document did?
    Almost always font substitution. Word renders with the fonts installed on the machine that made the document, and a phone or a browser converter substitutes whatever it has, which changes character widths and pushes line breaks around. The guide at /guides/word-to-pdf-font-changes/ explains which fonts survive and how to lock the layout down before converting.
    Can I go the other direction and turn a PDF back into an editable Word file?
    Not with this site's tools — they only go Word to PDF. Our sister site handles the reverse at pdftoword.appsoverflow.com, including the harder case of scanned pages that need OCR.
    My PDF is too large to send by email. What can I shrink?
    Images are nearly always the cause, since a photo pasted into Word keeps its full camera resolution. Resizing the images inside the document before converting is far more effective than compressing the finished PDF, and /guides/word-to-pdf-file-size/ walks through the numbers.

    More free tools