> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/awesome-selfhosted/awesome-selfhosted/llms.txt
> Use this file to discover all available pages before exploring further.

# Office Suites

> Self-hosted office suite applications for document editing, spreadsheets, and presentations

An [office suite](https://en.wikipedia.org/wiki/List_of_office_suites) is a collection of productivity software usually containing at least a word processor, spreadsheet and a presentation program.

## Applications

### Collabora Online Development Edition

Collabora Online Development Edition (CODE) is a powerful LibreOffice-based online office that supports all major document, spreadsheet and presentation file formats, which you can integrate in your own infrastructure.

* **Website**: [collaboraoffice.com/code](https://www.collaboraoffice.com/code)
* **Source Code**: [cgit.freedesktop.org](https://cgit.freedesktop.org/libreoffice/online/)
* **License**: MPL-2.0
* **Tech Stack**: C++

### CryptPad

Collaboration suite built to enable collaboration, synchronizing changes to documents in real time.

* **Website**: [cryptpad.org](https://cryptpad.org)
* **Source Code**: [github.com/cryptpad/cryptpad](https://github.com/cryptpad/cryptpad)
* **License**: AGPL-3.0
* **Tech Stack**: Nodejs, Docker

### Digislides

Create multimedia presentations in a quick and easy way (documentation in French).

* **Website**: [ladigitale.dev/digislides](https://ladigitale.dev/digislides/)
* **Demo**: [ladigitale.dev/digislides](https://ladigitale.dev/digislides/)
* **Source Code**: [codeberg.org/ladigitale/Digislides](https://codeberg.org/ladigitale/Digislides)
* **License**: AGPL-3.0
* **Tech Stack**: Nodejs, PHP

### Etherpad

Highly customizable online editor providing collaborative editing in real-time.

* **Website**: [etherpad.org](https://etherpad.org/)
* **Demo**: [demo.sandstorm.io](https://demo.sandstorm.io/appdemo/h37dm17aa89yrd8zuqpdn36p6zntumtv08fjpu8a8zrte7q1cn60)
* **Source Code**: [github.com/ether/etherpad-lite](https://github.com/ether/etherpad-lite)
* **License**: Apache-2.0
* **Tech Stack**: Nodejs, Docker

### Grist

Next-generation spreadsheet with relational structure, formula-based access control, and a portable, self-contained format (alternative to Airtable).

* **Website**: [getgrist.com](https://getgrist.com/)
* **Demo**: [docs.getgrist.com](https://docs.getgrist.com)
* **Source Code**: [github.com/gristlabs/grist-core](https://github.com/gristlabs/grist-core)
* **License**: Apache-2.0
* **Tech Stack**: Nodejs, Python, Docker

### ONLYOFFICE

Office suite that enables you to manage documents, projects, team and customer relations in one place.

* **Website**: [helpcenter.onlyoffice.com](https://helpcenter.onlyoffice.com/faq/server-opensource.aspx)
* **Source Code**: [github.com/ONLYOFFICE/DocumentServer](https://github.com/ONLYOFFICE/DocumentServer)
* **License**: AGPL-3.0
* **Tech Stack**: Nodejs, Docker
