leonlee / excalidraw

Virtual whiteboard for sketching hand-drawn like diagrams

Home Page:https://excalidraw.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excalidraw

An open source virtual hand-drawn style whiteboard.
Collaborative and end-to-end encrypted.


Excalidraw is released under the MIT license. PRs welcome! Chat on Discord Follow Excalidraw on Twitter

Product showcase

Create beautiful hand-drawn like diagrams, wireframes, or whatever you like.

Features

The Excalidraw editor (npm package) supports:

  • πŸ’― Free & open-source.
  • 🎨 Infinite, canvas-based whiteboard.
  • ✍️ Hand-drawn like style.
  • πŸŒ“ Dark mode.
  • πŸ—οΈ Customizable.
  • πŸ“· Image support.
  • πŸ˜€ Shape libraries support.
  • πŸ‘… Localization (i18n) support.
  • πŸ–ΌοΈ Export to PNG, SVG & clipboard.
  • πŸ’Ύ Open format - export drawings as an .excalidraw json file.
  • βš’οΈ Wide range of tools - rectangle, circle, diamond, arrow, line, free-draw, eraser...
  • ➑️ Arrow-binding & labeled arrows.
  • πŸ”™ Undo / Redo.
  • πŸ” Zoom and panning support.

Excalidraw.com

The app hosted at excalidraw.com is a minimal showcase of what you can build with Excalidraw. Its source code is part of this repository as well, and the app features:

  • πŸ“‘ PWA support (works offline).
  • 🀼 Real-time collaboration.
  • πŸ”’ End-to-end encryption.
  • πŸ’Ύ Local-first support (autosaves to the browser).
  • πŸ”— Shareable links (export to a readonly link you can share with others).

We'll be adding these features as drop-in plugins for the npm package in the future.

Quick start

Install the Excalidraw npm package:

npm install react react-dom @excalidraw/excalidraw

or via yarn

yarn add react react-dom @excalidraw/excalidraw

Don't forget to check out our Documentation!

Contributing

Integrations

Who's integrating Excalidraw

Google Cloud β€’ Meta β€’ CodeSandbox β€’ Obsidian Excalidraw β€’ Replit β€’ Slite β€’ Notion β€’ HackerRank β€’ and many others

Sponsors & support

If you like the project, you can become a sponsor at Open Collective or use Excalidraw+.

Thank you for supporting Excalidraw

Last but not least, we're thankful to these companies for offering their services for free:

Vercel Sentry Crowdin

About

Virtual whiteboard for sketching hand-drawn like diagrams

https://excalidraw.com

License:MIT License


Languages

Language:TypeScript 89.6%Language:JavaScript 5.5%Language:SCSS 4.4%Language:HTML 0.4%Language:CSS 0.1%Language:Dockerfile 0.0%Language:Shell 0.0%