# Installer swiftdraw avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de swiftdraw pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install swiftdraw
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:swiftdraw
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.29.0
- **Résumé source:** Convert SVG into PDF, PNG, JPEG or SF Symbol
- **Page d'accueil:** <https://github.com/swhitty/SwiftDraw>
- **Dépôt:** <https://github.com/swhitty/SwiftDraw>
- **Dernière mise à jour:** 2026-07-19T12:32:23Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- swiftdraw (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.29.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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