This is a small utility for transforming KanjiVG images into animated SVG or GIF files, or SVGs that can easily animated via Javascript (with no library dependency!).
(these GIFs are 150x150 and have size 24k and 30k. With transparent background the generated image are quite bigger ~220k unluckily).
See the Demo on the Project Page.
Kanimaji depends on
If you want to be able to generate animated GIF, you will also need:
Just run
./kanimaji.py file1.svg file2.svg ...
where the files are KanjiVG SVG files (could work with other SVG files, but it hasn't been tested).
Just edit the settings.py file, all settings are explained there. In this file you can also enable/disable SVG, GIF, JS-SVG generation.
This software is formally released under MIT/BSD (at your option). You are free to do what you want with this program, please credit my work if you use it. If you find it useful and feel like, you may give a donation on my github page!