macOS
brew install excalidraw-converterlocal Homebrew formula metadata
安装
brew install excalidraw-converterlocal Homebrew formula metadata
概览
Command-line tool for porting Excalidraw diagrams to Gliffy
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
excalidraw-converter | cli | 全局可执行文件 | |
exconv | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/sindrel/excalidraw-converter
安装元数据
| 软件包键 | brew:excalidraw-converter |
|---|---|
| 版本 | 1.5.6 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/excalidraw-converter |
| 主页 | https://github.com/sindrel/excalidraw-converter |
| 仓库 | https://github.com/sindrel/excalidraw-converter |
| 上游文档 | https://github.com/sindrel/excalidraw-converter#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/sindrel/excalidraw-converter/archive/refs/tags/v1.5.6.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.