# excalidraw-converter を Homebrew でインストール

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
