Skip to content

flying-sheep/SWF2SVG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWF2SVG

I observed with disbelief that there is no real, working way to extract the shapes in static SWF frames that doesn’t require heavy interaction.

There was a bunch of outdated or bad tools, e.g. Steve Probets’, ALI G’s or some python script based on SWFDUMP.

There were complicated solutions that required much user interaction per conversion, such as printing the SWF to a PDF and using Inkscape to import that. I found one of these in this Stackoverflow question, but it used a library. And having recently heared about Adobe’s AIR, I made the connection.

And two days fiddling with a (for me) completely new technology, I present: SWF2SVG.

Usage

SWF2SVG file1.swf file2.swf …

creates

file1.svg file2.svg …

About

AIR app to convert SWF shapes to SVG images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published