Docs · Engines

Excalidraw

Compatible with Excalidraw JSON

Hand-drawn whiteboard aesthetic for real. Drop in an Excalidraw `.excalidraw` JSON export (or compose one inline) and render it as a publication-ready SVG with the signature rough-pen feel. Round-trips with excalidraw.com — paste anything you sketched there.

Templates
2
Source language
json
Workstation
Studio
Engine id
excalidraw

In the same space

Most users come to Excalidraw from excalidraw.com (static export) or Sketch (whiteboard). Glyph runs this engine in the browser — no install, shareable via URL, exportable to PNG / SVG / PDF / source.

Syntax at a glance

{"type":"excalidraw","version":2,"elements":[],"appState":{}}

Paste this in the Studio code pane to see Excalidraw render live. The full grammar is at the upstream-docs link above.

Sample templates

All 2
Engine reference: excalidraw · ← Browse all engines · Quick-start guide