Trisha Shetty (Editor)

SWFTools

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Written in
  
C

Operating system
  
Cross-platform

Developer(s)
  
Matthias Kramm and others

Initial release
  
2003; 14 years ago (2003)

Stable release
  
0.9.2 Stable / April 8, 2012; 4 years ago (2012-04-08)

Type
  
Utility software - PDF SWF

SWFTools is an open source software tool suite for creating and manipulating SWF files. Distributed under the terms of the GNU General Public License, it may be compiled from C source, to run under Linux, Microsoft Windows, and Apple OS X. On Microsoft Windows systems, the pre-compiled installer also installs a GUI wrapper for the suite's PDF to SWF conversion tool, pdf2swf.

SWFTools relies upon, and links against, additional third-party libraries for some of its functionality, e.g. Xpdf, PDFlib, freetype, and libjpeg.

Tools

The current stable SWFTools suite, version 0.9.2, consists of the following components:

Extra and/or adapted commands are available in the development versions and the Git repository. Detailed information is available on the SWFTools Documentation Wiki.

The SWFTools suite also includes a Python gFX API library, consisting of a PDF parser (based on xpdf) and a number of rendering back-ends. Using the API, one can extract text from PDF pages, create bitmaps from PDF, and convert PDF files to SWF. The latter functionality is similar to that offered by the standalone pdf2swf utility detailed above, but more powerful: the API can create individual SWF files from single PDF pages, or composite pages from different PDF files.

References

SWFTools Wikipedia