Document Editor

Private · 100% on-device

Looking for a Document Editor That Keeps Your Files Private?

Edit Word (DOCX), Excel (XLSX), PowerPoint (PPTX) and CSV files right in your browser — where the file stays on your own device from start to finish. Nothing is uploaded, and there is no account to create.

Open the editor →

Privacy here is simple and literal: the document you open never leaves your computer. Everything runs locally in your browser with WebAssembly, so opening, editing and downloading all happen on your machine. There is no server-side copy of your file to worry about, and no cloud folder syncing it somewhere else.

That makes it a good fit for contracts, financial spreadsheets, medical notes, HR paperwork or anything else you would rather not hand to a third party. You get a full-fidelity editor — powered by the OnlyOffice engine, so fonts, tables, formulas and layout are preserved — without the trade-off of sending the file away first.

What you can do

How it works

  1. Open the editor — there is no sign-up screen in the way.
  2. Pick a DOCX, XLSX, PPTX or CSV file from your device.
  3. Read and edit it locally; the file is processed in your browser, not on a server.
  4. Download your changes back to your device when you are done.
Open source & self-hostable. Under AGPL-3.0, you don't have to take our word for it — read the code to confirm your files stay on your device, or run your own copy: github.com/ranuts/document.

Frequently asked questions

What makes this a private document editor?

Your files are opened and edited entirely inside your own browser with WebAssembly. The document is never uploaded to a server, so it stays on your device the whole time.

Do my files ever get uploaded?

No. All processing is 100% client-side. Your DOCX, XLSX, PPTX or CSV file is read and written locally and never leaves your device.

Do I need an account to keep my files private?

No account, no sign-up and no login. You open the editor and start working immediately, and there is no cloud copy of your document to manage.

Can I verify that nothing is uploaded?

Yes. The whole editor is open source under the AGPL-3.0 license, so you can read the code, watch the network tab, or self-host your own copy.

Does it still work without an internet connection?

Yes. It is an installable PWA and works fully offline once loaded, which keeps your editing self-contained on your machine.