๐ฉบ Vitals
- ๐ฆ Version: v0.18.0 (Released 2025-03-11)
- ๐ Velocity: Active (Last commit 2026-03-18)
- ๐ Community: 119.1k Stars ยท 12.9k Forks
- ๐ Backlog: 2849 Open Issues
๐๏ธ Profile
- Official: excalidraw.com
- Source: github.com/excalidraw/excalidraw
- License: MIT
- Deployment: Static Web App (PWA)
- Data Model: Local Storage / E2EE Server
- Jurisdiction: Czech Republic ๐จ๐ฟ, EU ๐ช๐บ
- Compliance: SOC 2 Type I (Excalidraw+), GDPR
- Complexity: Low (1/5) - Instant Web Use
- Maintenance: Low (1/5) - Stateless Frontend
- Enterprise Ready: Moderate (3/5) - Best for rapid ideation
1. The Executive Summary
What is it? Excalidraw is a virtual whiteboard tool that lets you sketch diagrams with a distinctive hand-drawn feel. It is designed for maximum speed and minimum friction, making it the preferred tool for architectural brainstorming and rapid prototyping.
The Strategic Verdict:
- ๐ด For Strict Modeling: Caution. Not a formal UML or BPMN tool; use specialized software for rigorous engineering documentation.
- ๐ข For Ideation: Strong Buy. Zero friction, end-to-end encrypted by default, and instant availability without account creation.
2. The "Hidden" Costs (TCO Analysis)
| Cost Component | Miro (SaaS) | Excalidraw (Self-Hosted) |
|---|---|---|
| License Fee | ~$15/user/mo (Business) | $0 (MIT License) |
| Infrastructure | $0 | ~$5/mo (Static Hosting) |
| Data Privacy | Vendor Cloud | 100% Owned (E2EE) |
| Board Limits | Capped in Free Tier | Unlimited |
3. The "Day 2" Reality Check
๐ Deployment & Operations
- Installation: Trivial to deploy as a static React application. Can be hosted on internal Nginx servers or simple object storage (S3/R2).
- Persistence: Drawings are stored in the browser's local storage or on an end-to-end encrypted collaboration server that you can also self-host.
๐ก๏ธ Security & Governance
- Encryption: Natively uses browser-side encryption keys, ensuring the hosting provider never sees the content of your drawings.
- Collaboration: While it lacks deep organizational user management in the open-core version, its privacy model is superior for highly sensitive data.
4. Market Landscape
๐ข Proprietary Incumbents
- Miro
- Lucidchart
๐ค Open Source Ecosystem
- tldraw: A high-performance alternative focused on a "infinite canvas" feel with a strong focus on real-time multiplayer collaboration.
- Docmost: A real-time collaborative wiki that often integrates Excalidraw for embedded diagrams.