swftools

Tools for reading, creating, and manipulating SWF (Flash) files

brewmacoslinux
Try with needOr install directly
Source

About

SWF manipulation and generation tools

Commands

swfbboxswfcswfdumpswfextractswfcombinepdf2swfwav2swf

Examples

Extract information and structure from a SWF file$ swfdump -a input.swf
Extract specific resources (images, sounds) from a SWF file$ swfextract -i input.swf -o output.png
Convert a PDF file to SWF format$ pdf2swf input.pdf -o output.swf