# 使用 Homebrew 安装 excalidraw-converter

查看 excalidraw-converter 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:excalidraw-converter
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install excalidraw-converter
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:excalidraw-converter
- **软件包管理器:** Homebrew
- **版本:** 1.5.6
- **来源摘要:** Command-line tool for porting Excalidraw diagrams to Gliffy
- **主页:** <https://github.com/sindrel/excalidraw-converter>
- **仓库:** <https://github.com/sindrel/excalidraw-converter>
- **最后更新:** 2026-07-26T04:11:38+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- excalidraw-converter (别名)
- exconv (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.5.6
## 项目历史与用法

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.

### 时间线

- 2021: Repository created and v0.0.1 released.
- 2021 onward: README documents Homebrew installation and binary release downloads.
- 2026: GitHub repository metadata shows continued updates.

### Related projects

- The README centers the tool around Excalidraw, Gliffy, draw.io, Mermaid, and Excalidraw for Obsidian.

### 来源

- <https://github.com/sindrel/excalidraw-converter>
- <https://raw.githubusercontent.com/sindrel/excalidraw-converter/master/README.md>
- <https://api.github.com/repos/sindrel/excalidraw-converter>
- <https://api.github.com/repos/sindrel/excalidraw-converter/releases?per_page=100>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/excalidraw-converter.yml](https://github.com/mxcl/pkgdb/blob/main/combined/excalidraw-converter.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
