#29 · Primary category: Self-Hosted File Processing & Conversion
document
Edit DOCX/XLSX/PPTX in your browser — client-side, no server, works offline (OnlyOffice + WebAssembly)
Project last updated:08/27/26
GitHub Stars
1.9K
Forks
205
Contributors
6
License
AGPL-3.0
Why we included this project
If you work with Word, Excel, or PowerPoint files and don't want to run a full document server stack, this project is worth a look. The OnlyOffice engine and its WASM converter run inside the visitor's browser, so editing happens locally and files are never uploaded, which matters when the content is sensitive. It can also annotate PDFs, export any supported file to PDF, and on Chromium it saves straight back to the file you opened. Deployment is light: a static build behind any web server, or a one-line Docker run, and after the first load it keeps working offline as a PWA. If your portal already needs an embedded viewer, the postMessage iframe API hands off document editing while your own system keeps control of auth and storage.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
immich
High performance self-hosted photo and video management solution.
paperless-ngx
A community-supported supercharged document management system: scan, index and archive all your documents
lossless-cut
The swiss army knife of lossless video/audio editing
lux
👾 Fast and simple video download library and CLI tool written in Go
excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets