An open source virtual hand-drawn style whiteboard. Collaborative and end-to-end encrypted.
Try our ready-made templates to help your team collaborate more quickly and efficiently.
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.
Clone Jhindraw and build it in locally:
git clone git@github.com:JhinBoard/jhindraw.git
cd jhindraw
npm install
npm run start
Don't forget to check out our Documentation!
- Missing something or found a bug? Report here.
- Want to contribute? Check out our contribution guide.
If you like the project, give a star ⭐️.
Jhin is distributed under the terms of MIT license.
See LICENSE for details.