Skip to the content.

wmf2svg - WMF to SVG Converting Tool & Library for Java

This project’s goal is to make tool & library for converting wmf to svg.

Example

java -jar wmf2svg-[version].jar [options...] [wmf filename] [svg filename]

Options

If you need to compress by gzip, you should use .svgz suffix as svg filename.

It now requires Java 6.0 or later.

Maven repository

<groupId>net.arnx</groupId>
<artifactId>wmf2svg</artifactId>

Build

This project uses Apache Ant to build a wmf2svg jar file.

./gradlew jar

History

Copyright (c) 2007-2021 Hidekatsu Izuno, Shunsuke Mori All right reserved.