Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binocarlos/swfs2pngs
Take a folder of .swf sprites|icons and make a .png for each .swf
https://github.com/binocarlos/swfs2pngs
Last synced: 11 days ago
JSON representation
Take a folder of .swf sprites|icons and make a .png for each .swf
- Host: GitHub
- URL: https://github.com/binocarlos/swfs2pngs
- Owner: binocarlos
- License: mit
- Created: 2014-01-18T13:38:15.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-18T17:22:07.000Z (almost 11 years ago)
- Last Synced: 2024-04-14T14:36:47.964Z (7 months ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
swfs2pngs
=========Take a folder of .swf sprites|icons and make a .png for each .swf
## usage
double-click or open with Flash:
```
swfs2pngs.jsfl
```It will ask for:
* png size: the maximum size of the output images
* input_folder: the folder that your .swfs live in
* output_folder: the folder you want the .pngs written to## license
MIT