1.0.0 • Published 7 years ago

swf-image-extractor v1.0.0

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
7 years ago

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