Giter VIP home page Giter VIP logo

swf2svg's Introduction

swf2svg

This is the recovered code for swf2svg by "Ali G". The code is no longer available on Sourceforge, however it was possible to extract it from the Doxygen documentation that is still available.

This software will extract any vector graphics from a given Macromedia Flash SWF file and convert them into an SVG.

Building

g++ *.cpp interface/*.cpp request/*.cpp vector/*.cpp -lz -o swf2svg

Usage

./swf2svg zombocom.swf will write zombocom.svg in the same path

Note: For no obvious reason this crashes randomly, you may need to run it a few times

Documentation

./swf2svg --help
Welcome to Azarakhsh version: 0.4.0 (build 178) on May 10, 2006

Usage:
	./swf2svg <inputfile> [<outputfile>] [option1] [option2] ...

	Options:

		--log: Enable logging details of the conversion in "log.txt"
		--nodots: Disables progression dots to be displayed
		--verbose: Shows details of the conversion on the console
		--onlypaths, --genpaths:
		             Generate only paths of the flash file with no
		             fill colours (for demonstration only)
		--decompress:
		             Decompresses the flash file (if compressed) in
		             "decompress.swf" with no other conversion

Terminating ...

Notes

swf2svg's People

Contributors

jonty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

dmitrysigaev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.