wmf2svg is a simple, free and open-source project that provides a tool and library for converting wmf to svg.
Example: java -jar wmf2svg-0.9.2.jar [options...] [wmf filename] [svg filename]
Moreover, if you need to compress by gzip, you should use .svgz suffix as svg filename.
wmf2svg is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· Improved arc radious and Fixed negative size image bug.