Skip to content

Virtual whiteboard for sketching hand-drawn like diagrams

License

Notifications You must be signed in to change notification settings

DoozyDoz/excalidraw

This branch is 520 commits behind excalidraw/excalidraw:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 31, 2023
Aug 1, 2023
Jan 19, 2023
Aug 5, 2023
Apr 17, 2022
Jul 31, 2023
Jul 19, 2023
Aug 9, 2023
Nov 7, 2022
Apr 3, 2020
Jul 27, 2023
Jul 31, 2023
Oct 21, 2021
Nov 2, 2021
Sep 15, 2020
Jul 27, 2023
Nov 5, 2020
May 18, 2023
Jul 31, 2023
Jul 1, 2020
Mar 28, 2020
Oct 13, 2020
Feb 1, 2023
Jul 28, 2023
Jan 5, 2020
Apr 7, 2023
Mar 19, 2020
Feb 20, 2021
Jul 27, 2023
Aug 1, 2023
Jul 27, 2023
Jul 27, 2023
Jun 23, 2022
Jul 31, 2023
Aug 1, 2023
Aug 1, 2023

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.3%
  • SCSS 5.0%
  • MDX 3.4%
  • JavaScript 2.9%
  • HTML 0.3%
  • CSS 0.1%