macOS
brew install swftoolslocal Homebrew formula metadata
sudo port install swftoolsMacPorts ports tree · graphics/swftools/Portfile · source: api.github.com
brew / rank 5586
SWF manipulation and generation tools. Version 0.9.2 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#swftools.
install
brew install swftoolslocal Homebrew formula metadata
sudo port install swftoolsMacPorts ports tree · graphics/swftools/Portfile · source: api.github.com
nix profile install nixpkgs#swftoolsnixpkgs package indexes · pkgs/by-name/sw/swftools/package.nix · source: api.github.com
overview
SWF manipulation and generation tools
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
as3compile | executable | indexed executable | Discovered from the local executable index. |
font2swf | executable | indexed executable | Discovered from the local executable index. |
png2swf | executable | indexed executable | Discovered from the local executable index. |
swfbbox | executable | indexed executable | Discovered from the local executable index. |
swfc | executable | indexed executable | Discovered from the local executable index. |
swfcombine | executable | indexed executable | Discovered from the local executable index. |
swfdump | executable | indexed executable | Discovered from the local executable index. |
swfextract | executable | indexed executable | Discovered from the local executable index. |
swfrender | executable | indexed executable | Discovered from the local executable index. |
swfstrings | executable | indexed executable | Discovered from the local executable index. |
wav2swf | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:swftools |
|---|---|
| Version | 0.9.2 |
| Package manager | Homebrew |
| Homepage | https://github.com/swftools/swftools |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
swftools
nix profile install nixpkgs#swftoolsswftools
sudo port install swftoolssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.