📄
Pages → Word
Convert Apple Pages files to Microsoft Word
Drop in a .pages file from Apple Pages. We extract the document and rebuild it as a .docx file you can open in Microsoft Word, Google Docs, or LibreOffice. Runs entirely in your browser — your file never leaves your device.
Files stay in your browser No upload, no wait
Drop your .pages file here
Or click anywhere in this box to choose a file. Max 50.0 MB.
Your file is processed in this browser tab. Nothing is uploaded.
What to expect
Modern .pages files use Apple's proprietary IWA format. We extract text content cleanly via the embedded preview; complex layouts (multi-column, advanced tables, custom fonts) may not survive perfectly.
- Text comes through cleanly. Headings, paragraphs, and reading order are preserved.
- Page boundaries are kept. Each page in your Pages file becomes a page in the .docx.
- Complex formatting may flatten. Multi-column layouts, custom fonts, and intricate tables aren't always recoverable from a closed-source format.
- For perfect fidelity, open the .pages file in Pages on a Mac and use File → Export To → Word. This tool exists for the case when you don't have a Mac handy.
How it works
- 1You drop a .pages fileA Pages file is a ZIP archive in disguise — that's how Apple stores them on disk.
- 2We unzip it in your browserJavaScript pulls out the embedded preview PDF that Apple includes in every Pages file.
- 3We extract the textPDF.js (the same engine Firefox uses to render PDFs) reads the text content, preserving paragraph breaks and pagination.
- 4We build a real .docxThe text is assembled into a proper Microsoft Office Open XML document. Open it in Word, Google Docs, or LibreOffice.
Your file never leaves this tab. We don't have a server that handles the conversion — there's nowhere for it to be uploaded.