Creates bitmaps from swf.
swfrender file.swf [-o output.png]
Swfrender creates bitmaps from swf files created with pdf2swf, jpeg2swf or png2swf.
-h, --help
    Print short help message and exit
  -l, --legacy
    Use old rendering framework
  -o, --output filename
    Write output to file filename. (If not given, the output will go
    to a file called "output.swf")
  -V, --version
    Print version info and exit
  Matthias Kramm <[email protected]>