Documentation
README
Excalidraw Diagrams
Overview
Generate .excalidraw JSON files and export to PNG/SVG.
Two export options:
- Kroki API (
curl) β zero install, SVG output only - excalidraw-brute-export-cli β local Firefox-based, PNG + SVG
Supported formats: PNG (local CLI only), SVG (both options). PDF is NOT supported.
When to Use
Explicit triggers: user says "η»εΎ", "diagram", "visualize", "flowchart", "draw", "ζΆζεΎ", "ζ΅η¨εΎ"
Proactive triggers:
- Explaining a system with 3+ interacting components
- Describing a multi-step process or decision tree
- Comparing architectures or approaches side by side
Skip when: a simple list or table suffices, or user is in a quick Q&A flow
Prerequisites
Option A: Kroki API (recommended β zero install, SVG only)
This is the opening of the README. Read the full README on GitHub.