SVG Build

Please provide a valid SVG file
Please provide a valid email address.
Please choose one of options above
You must agree before submitting.

SVG Build is a Python script originally created by Ed Halley. Source code is available for download from here http://halley.cc/code/?python/svgbuild.py. Python2, Inkscape and ImageMagick are needed to run that script. Additionally, FFmpeg, avconv or similar tools could be used to create videos as final result. This page intended to wrap all that necessary script and additional step above as a web app.

This web app is in beta as there are still manual processes involved to create videos from SVG files that were uploaded.

Starting on 29th September 2020, this web app is no longer on Beta version. Uploaded files will be processed fully automatic. It is modified version based on the original one. The source codes is available here on my GitHub page https://github.com/fpermana/svgbuild-py3.

SVG Build is not SVG animation. SVG Animation is an attempt to create animation with SVG and is supported internally by SVG spec as written here, https://www.w3.org/TR/SVG11/animate.html. Meanwhile, SVG Build is an external tool that produces a series of image files to animate the build-up of an SVG graphic.

If you are interested, start using Inkscape or convert your existing vector files to SVG format and upload here.