Reveal.js
Office SuitesHTML Presentation Framework
Replaces Google Slides, Office 365
Edit documents collaboratively with self-hosted office suites, alternatives to Google Docs.
50 self-hosted apps · 37 comparisons
HTML Presentation Framework
Replaces Google Slides, Office 365
Infinite canvas SDK for collaborative whiteboards
Replaces Miro, FigJam
Browser-based database schema design and ER diagram tool
Replaces dbdiagram.io, Lucidchart
JavaScript data grid component with spreadsheet-like editing
Replaces Google Sheets, Excel Online
Postgres-based no-code database and spreadsheet
Replaces Airtable
Self-hosted online file converter supporting over a thousand formats
Replaces CloudConvert, Zamzar
Online real-time collaborative LaTeX editor
Collaborative open-source document and wiki editor
Replaces Notion, Google Docs
Online spreadsheet component with rich features
Replaces Google Sheets, Microsoft Excel
Full-stack framework for collaborative office docs
Replaces Google Sheets, Microsoft Office
Multilingual grammar, style, and spell checker (API)
Replaces Grammarly
Lightweight web-based spreadsheet component
Replaces Microsoft Excel
Open-source survey and experience management platform
Replaces Typeform, Google Forms
Cross-platform AI-assisted Markdown note-taking app
Replaces Dropbox Paper, Notion
Spreadsheet meets database for structured data
Replaces Airtable, Google Sheets
Realtime collaborative Markdown notes platform
Replaces Google Docs, HackMD
Open-source conversational form builder
Replaces Typeform
Web-based SVG drawing editor working on any modern browser
Spreadsheet-like UI for Firestore databases
Replaces Airtable
Online editor to create and manipulate SVG paths
Professional open-source survey software
Replaces SurveyMonkey, Qualtrics
Online Mindmapping Software
Collaboration server pairing with the ONLYOFFICE editors
Replaces Microsoft 365
Real-time collaborative spreadsheet editor
Replaces Google Sheets
Private and self-hosted no-code database
Replaces Airtable
Open-source form and survey builder
Replaces Typeform, Google Forms
Online collaborative whiteboard for sketching
Replaces Miro, Microsoft Whiteboard
Notes webapp
Template-based report and document generator
Replaces DocRaptor, Adobe PDF Services
Collaborative headless content editing platform
Replaces Notion, Google Docs
Self-hosted PDF manager and reader
Replaces Adobe Document Cloud
Self hosted private journaling
Real time, collaborative whiteboard application with rich media
Document assembly and guided interview platform
Replaces HotDocs, Documate
Browser-based office suite from the LibreOffice project
Replaces Microsoft 365, Google Docs
an online collaborative editor for academics
Replaces Overleaf
Simple notepad application
Music sheet organizing software
Note taking application
Graphic art and office suite from KDE
Replaces Microsoft 365
Collaborative platform intended for team collaboration
Replaces Dropbox, Google Drive
Online blackboard with magnets for teaching and making animations
Field data collection for surveys and research
Replaces SurveyMonkey, Qualtrics
Headless document generation engine for office files
Replaces Microsoft Office automation
Collaboration and creation of digital space
Self-hosted collaborative diagram and notes workspace
Replaces Miro, FigJam
Kitty and stock management software for a GASE (Grocery Service
Quickly create comic strips from a web interface
Collabora Online Development Edition (CODE) is a powerful
Create multimedia presentations in a quick and easy way
No apps match these filters.
Last reviewed Aug 26, 2026 · 446 words
A good share of what gets filed under self-hosted office suites cannot be deployed as an app at all. Handsontable and Luckysheet are spreadsheet components for developers to embed, tldraw is an infinite-canvas SDK, and Luckysheet's upstream development has stopped in favour of its successor Univer. Check whether a project is an application or a library before anything else, or you will spend an evening hunting for a login page that does not exist.
After filtering for actual applications, buy per document type, because no single open-source project covers the whole Google Workspace surface. For collaborative rich-text documents there is Docs by Suite Numérique, a block-based editor with real-time co-editing, backed by the French government and MIT-licensed. For Airtable-style databases there is Teable, which puts a fast spreadsheet grid on top of a genuine PostgreSQL database you can query with SQL. For scientific writing there is Overleaf, the collaborative LaTeX editor. Slides mean Reveal.js, which trades a WYSIWYG editor for writing your deck in HTML.
The third axis is collaboration weight. All three main apps do real-time multi-user editing, and all three want about 1 GB of RAM minimum — this is one of the few categories where the interesting tools are not lightweight. Single-user utilities are the exception: ConvertX converts files between a thousand-plus formats locally in a single container, and a LanguageTool server gives every editor on your network offline grammar checking in about 800 MB.
Teable is the fastest win: a standard Docker Compose deployment, 21,700 GitHub stars, and real Postgres underneath means your data is never trapped in a proprietary format. Docs is the closest thing here to a self-hosted Google Docs, but it requires an external OIDC identity provider before it will start — pair it with something from the identity category, and treat that as a real prerequisite, not a checkbox. Overleaf is the pick if you write papers; know that the full TeX Live install is huge, the stack is resource-heavy, and several key features sit in the paid Server Pro edition.
The classic mistake is expecting one deployment to replace Microsoft 365. Nothing on this page does that; the self-hosted pattern is one focused tool per job, glued together by your file-sync layer.
Default for a first-timer: Teable. It installs in fifteen minutes, needs no identity server, and replaces the spreadsheet-as-database habit that keeps most households on Google. Add Docs the weekend after you have SSO running.
37 head-to-head comparisons in this category.