macOS
brew install excalidraw-converterlocal Homebrew formula metadata
brew / rank 5687
Command-line tool for porting Excalidraw diagrams to Gliffy. Version 1.5.6 via Homebrew; verified 2026-07-26.
install
brew install excalidraw-converterlocal Homebrew formula metadata
overview
Command-line tool for porting Excalidraw diagrams to Gliffy
history
excalidraw-converter is a Go command-line tool for converting Excalidraw diagrams into Gliffy-compatible, draw.io-compatible, and Mermaid formats.
The GitHub repository was created on 2021-03-28, and its first release, v0.0.1, was published the same day. The README states the motivation plainly: Excalidraw is useful for sketching during design, but diagrams often need to be redone for documentation, and the tool bridges those tasks.
Adoption is niche but visible for documentation workflows. The README documents Homebrew installation for macOS, release downloads for other operating systems, and compatibility with Gliffy, draw.io, Mermaid, GitHub/GitLab Markdown rendering, MkDocs, Docusaurus, and Obsidian Excalidraw exports.
Users run exconv with a subcommand and input file, such as exconv gliffy -i my-diagram.excalidraw or exconv mermaid -i my-diagram.excalidraw. Gliffy output can be imported into Gliffy or draw.io; Mermaid output can be pasted into Markdown-oriented documentation systems.
The README documents support for fixed shapes, connected arrows, text, styling, and selected Excalidraw constructs, while noting limitations such as Mermaid flowchart-only output and incomplete support for some rich Excalidraw elements.
The package is a small bridge between whiteboard-style drawing and documentation-as-code. It is useful to package because it turns a GUI drawing artifact into formats that can live in wikis, Markdown, and diagramming tools.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
excalidraw-converter | executable | indexed executable | Discovered from the local executable index. |
exconv | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:excalidraw-converter |
|---|---|
| Version | 1.5.6 |
| Package manager | Homebrew |
| Homepage | https://github.com/sindrel/excalidraw-converter |
| Repository | https://github.com/sindrel/excalidraw-converter |
| Last updated | 2026-07-26T04:11:38+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.