Document Editor

Open · .docx

Open a DOCX File Without Microsoft Word

Got a .docx file but no Word installed — or no Microsoft account, and no interest in Copilot? Open it right here in your browser. Nothing to install, nothing uploaded.

Open your DOCX →

DOCX is the Microsoft Word format, but you do not need Word to read or edit one. This editor renders DOCX with the OnlyOffice engine, so your fonts, tables, images and page layout look right — not a plain-text fallback. Everything runs locally with WebAssembly, so the file stays on your device.

Under the hood, the OnlyOffice document engine is compiled to WebAssembly and runs inside your browser tab. When you pick a file it is read straight from disk into memory — there is no upload step and no server round-trip — so even large or confidential documents stay on your machine. It handles both the modern .docx format and the older binary .doc, and can export your edits back to DOCX, PDF or plain TXT.

How it works

  1. Click Open your DOCX to launch the editor in your browser.
  2. Pick a .docx file from your device, or drag and drop it onto the page.
  3. It renders locally with the OnlyOffice engine — read it, or edit the text in place.
  4. Download it again as DOCX, PDF or TXT when you are done.

What you can do

Open source & self-hostable. Under AGPL-3.0 — verify that nothing is uploaded, or run your own copy: github.com/ranuts/document.

Frequently asked questions

Can I open a DOCX file without Microsoft Word?

Yes. It opens DOCX directly in your browser — no Word, Office or Microsoft account needed.

Is the Word formatting preserved?

Yes. It uses the OnlyOffice engine, so fonts, tables, images and layout are preserved.

Is my document uploaded anywhere?

No. The file is opened locally with WebAssembly and never leaves your device.

Can I edit and save it, not just view?

Yes. Edit it and download again as DOCX, PDF or TXT — no account required.

Does it work with old .doc files?

Yes. It opens both the modern .docx and the older binary .doc with the same OnlyOffice engine.

Can I convert a DOCX to PDF?

Yes. Open the DOCX, then choose Download as / Save as PDF — the PDF is generated on your device.

Is there a file size limit?

No fixed limit. Everything runs in your browser, so the practical ceiling is your device's memory.