Read, combine or create SWF Flash files, using SWFTools


SWFTools is a free collection of programs for reading SWF (flash) files, combining them, and creating them from other content (like images, sound files, videos or sourcecode). SWFTools include:

PDF2SWF, which is a PDF to SWF Converter. Generates one frame per page. Enables you to have fully formatted text, including tables, formulas, graphics etc. inside your Flash Movie. It’s based on the xpdf PDF parser from Derek B. Noonburg. * SWFCombine, A multi-function tool for inserting SWFs into Wrapper SWFs, contatenating SWFs, stacking SWFs or for basic parameter manipulation (e.g. changing size). * SWFStrings Scans SWFs for text data. * SWFDump Prints out various informations about SWFs, like contained images/fonts/sounds, disassembly of contained code as well as cross-reference and bounding box data.

JPEG2SWF Takes one or more JPEG pictures and generates a SWF slideshow from them. Supports motion estimation compression (h.263) for better compression of video sequences. * PNG2SWF Like JPEG2SWF, only for PNGs. * GIF2SWF Converts GIFs to SWF. Also able to handle animated gifs. * WAV2SWF Converts WAV audio files to SWFs, using the L.A.M.E. MP3 encoder library. * AVI2SWF Converts AVI animation files to SWF. It supports Flash MX H.263 compression. * Font2SWF Converts font files (TTF, Type1) to SWF.

SWFBBox Allows to read out, optimize and readjust SWF bounding boxes. * SWFC A tool for creating SWF files from simple script files. Includes support for both ActionScript 2.0 as well as ActionScript 3.0. * SWFExtract Allows to extract Movieclips, Sounds, Images etc. from SWF files. * AS3Compile is a standalone ActionScript 3.0 compiler. Mostly compatible with Flex.