# swftools を Homebrew, MacPorts, Nix でインストール

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

## インストール

```sh
sudo av install brew:swftools
```

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

### macOS

- Homebrew (100%):

```sh
brew install swftools
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install swftools
```

  証拠: MacPorts ports tree: graphics/swftools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#swftools
```

  証拠: nixpkgs package indexes: pkgs/by-name/sw/swftools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:swftools
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/swftools>
- **バージョン:** 0.9.2
- **ソース概要:** SWF manipulation and generation tools
- **ホームページ:** <https://github.com/swftools/swftools>
- **リポジトリ:** <https://github.com/swftools/swftools>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://distfiles.macports.org/swftools/swftools-0.9.2.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- as3compile (cli)
- font2swf (cli)
- png2swf (cli)
- swfbbox (cli)
- swfc (cli)
- swfcombine (cli)
- swfdump (cli)
- swfextract (cli)
- swfrender (cli)
- swfstrings (cli)
- wav2swf (cli)
- as3compile (エイリアス)
- font2swf (エイリアス)
- png2swf (エイリアス)
- swfbbox (エイリアス)
- swfc (エイリアス)
- swfcombine (エイリアス)
- swfdump (エイリアス)
- swfextract (エイリアス)
- swfrender (エイリアス)
- swfstrings (エイリアス)
- wav2swf (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.9.2
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/swftools/swftools
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

SWFTools is a collection of command-line utilities for reading, combining, extracting, and generating Adobe Flash SWF files. Its package-manager relevance comes from the Unix-toolbox shape of the project: many small executables such as swfdump, swfextract, png2swf, wav2swf, font2swf, swfc, and as3compile rather than one monolithic application.

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

The official ChangeLog records the project from an initial 0.0.1 release through the 0.9 series. Across those releases the suite expanded from PDF and SWF manipulation into text extraction, image and audio conversion, Flash compression support, SWF bounding-box work, a scripting compiler, Python bindings, and ActionScript 3 tooling.

### 採用の歴史

The official README reports portability across Solaris, Linux, FreeBSD, OpenBSD, HP-UX, macOS, and older Windows releases. In package-manager culture, SWFTools survived the decline of browser Flash because archival, conversion, and inspection tasks still needed reproducible command-line tools.

### 使われ方

Typical usage is file-oriented: inspect SWF metadata with swfdump, extract embedded assets with swfextract, combine or wrap movies with swfcombine, or generate SWF content from images, fonts, WAV audio, PDFs, or simple source scripts. This makes the suite closer to ImageMagick-style media plumbing than to an authoring environment.

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

SWFTools matters to package nerds as a preservation-era media package: it packages a historically important but now legacy format, bundles many utilities with optional library dependencies, and keeps old Flash workflows scriptable on modern Unix-like systems.

### タイムライン

- 0.0.1: Initial release recorded in the official ChangeLog.
- 0.3.0: png2swf and wav2swf added, alongside Flash 6 compressed SWF support.
- 0.5.0: swfc and swfbbox added.
- 0.9.0: as3compile added and SWF/Flash 8 and 9 support expanded.
- 0.9.2: Poppler integration work started for pdf2swf.

### Related projects

- Adobe Flash SWF is the file format SWFTools manipulates.
- xpdf and later Poppler appear in the official ChangeLog as PDF parser lineage for pdf2swf.
- LAME, zlib, freetype, and other media libraries appear in the build and feature history.

### ソース

- <https://github.com/swftools/swftools>
- <https://github.com/swftools/swftools/blob/master/ChangeLog>
- <https://www.swftools.org/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** swftools
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - swftools: normalized package name match | nixpkgs package indexes: pkgs/by-name/sw/swftools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - swftools: normalized package name match | MacPorts ports tree: graphics/swftools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/ja/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [ffmpeg](https://pkg.so/ja/brew/ffmpeg/) - Shares pkgdb curated category or tags: cli, media.
- [libpng](https://pkg.so/ja/brew/libpng/) - Shares pkgdb curated category or tags: cli, media.
- [jpeg-turbo](https://pkg.so/ja/brew/jpeg-turbo/) - Shares pkgdb curated category or tags: cli, media.
- [fontconfig](https://pkg.so/ja/brew/fontconfig/) - Shares pkgdb curated category or tags: cli, media.
- [freetype](https://pkg.so/ja/brew/freetype/) - Shares pkgdb curated category or tags: cli, media.
- [little-cms2](https://pkg.so/ja/brew/little-cms2/) - Shares pkgdb curated category or tags: cli, media.
- [openexr](https://pkg.so/ja/brew/openexr/) - Shares pkgdb curated category or tags: cli, media.
- [giflib](https://pkg.so/ja/brew/giflib/) - Shares pkgdb curated category or tags: cli, media.
- [apngasm](https://pkg.so/ja/brew/apngasm/) - Local package facts share a topical domain. Shared terms: cli, generation, media.
- [dromeaudio](https://pkg.so/ja/brew/dromeaudio/) - Local package facts share a topical domain. Shared terms: cli, manipulation, media.
- [ffmpegthumbnailer](https://pkg.so/ja/brew/ffmpegthumbnailer/) - Local package facts share a topical domain. Shared terms: cli, generation, media.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
