# swiftdraw を Homebrew でインストール

swiftdraw のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:swiftdraw
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install swiftdraw
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:swiftdraw
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.29.0
- **ソース概要:** Convert SVG into PDF, PNG, JPEG or SF Symbol
- **ホームページ:** <https://github.com/swhitty/SwiftDraw>
- **リポジトリ:** <https://github.com/swhitty/SwiftDraw>
- **最終更新:** 2026-07-19T12:32:23Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- swiftdraw (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.29.0
## プロジェクトの歴史と使われ方

SwiftDraw is a Swift library and command-line tool for parsing SVG files and converting them to PNG, JPEG, PDF, SF Symbols, or generated Swift source.

### プロジェクトの歴史

The public repository was created in 2017. Its README presents the project first as a Swift SVG parsing and drawing library, then documents the bundled `swiftdraw` command-line converter.

### 採用の歴史

The README documents installation of the CLI through Homebrew, source builds through the Swift package, and downloadable release artifacts. Homebrew lists bottles for macOS and Linux, which makes the converter available in common package-manager workflows.

### 使われ方

Developers use SwiftDraw as a library from SwiftUI, UIKit, or AppKit, or run `swiftdraw` on SVG files with output formats such as png, pdf, jpeg, swift, and sfsymbol. The CLI supports size, scale, insets, precision, and SF Symbol variant options.

### パッケージ好きにとっての重要性

SwiftDraw is notable for packaging asset conversion as a small Swift-native CLI. It lets package-manager users install a repeatable SVG conversion tool with Homebrew while also offering the same SVG logic as a Swift package library.

### タイムライン

- 2017: Public GitHub repository created.
- Current docs: CLI converts SVGs to PNG, JPEG, PDF, SF Symbol, and Swift source output.
- Current docs: Homebrew installation and upgrade commands documented in the README.

### Related projects

- The README positions SwiftDraw alongside SwiftUI, UIKit, AppKit, SF Symbols, SVG, Homebrew, and Swift Package Manager workflows.

### ソース

- <https://api.github.com/repos/swhitty/SwiftDraw>
- <https://formulae.brew.sh/api/formula/swiftdraw.json>
- <https://github.com/swhitty/SwiftDraw#readme>


## セキュリティノート

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/swiftdraw.yml](https://github.com/mxcl/pkgdb/blob/main/combined/swiftdraw.yml)


## ソース

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