swf-image-extractor
v1.0.0
Published
Extract images from swf file.
Downloads
9
Readme
swf-image-extractor
A simple node module for extracting images from swf files.
Installation
npm install swf-image-extractor
or install in global mode
npm install -g swf-image-extractor
Command Line Usage
Example
swf-image-extractor target.swf ./folder/
Options
swf-image-extractor SwfFile OutputFolder
License
Apache-2.0