macOS
brew install excalidraw-converterlocal Homebrew formula metadata
brew
Command-line tool for porting Excalidraw diagrams to Gliffy. Version 1.5.6 via Homebrew; verified from local package data.
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 | cli | global executable | |
exconv | cli | global executable |
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.
https://github.com/sindrel/excalidraw-converter
install metadata
| Package key | brew:excalidraw-converter |
|---|---|
| Version | 1.5.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/excalidraw-converter |
| Homepage | https://github.com/sindrel/excalidraw-converter |
| Repository | https://github.com/sindrel/excalidraw-converter |
| Upstream docs | https://github.com/sindrel/excalidraw-converter#readme |
| License | MIT |
| Source archive | https://github.com/sindrel/excalidraw-converter/archive/refs/tags/v1.5.6.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | excalidraw-converter |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.