Download wiki2xhtml

Other languages: (de)

You can download wiki2xhtml at Sourceforge.net. If you use Windows, you may want to chose the zip file (as that is the only format Windows XP supports natively). The docuentation is also included in the packed file, but not yet as xhtml (thus you first have to generate it with wiki2xhtml). You can also find the Documentation here at wiki2xhtml.sf.net.

There are also various freeware programs for Windows to extract and create .gz and .bz2 archives─if you prefer these alternatives. A very good one is TugZip. If you often work in the command line, you can use bzip2 directly.

Direct download (Platform-independent, take the file you prefer):

The required Java runtime can be downloaded at java.com. Make sure that you have got at least version 1.5—anything higher is okay too ;). If you want to have the most up-to-date version, you can get it from Sun directly (the JDK, Java Development Kit, is thought for developers).

Debian users can install the JRE (Java Runtime Environment) with the following command: # apt-get update && apt-get install sun-java6-jre
# # OR
# apt-get update && apt-get install sun-java5-jre
Afterwards you have to activate the new java version: # update-alternatives --config java

Older downloads can be found on the Project Download Page.

SVN

You can also use the newest availible version on the SVN repository[1]. The location is: https://wiki2xhtml.svn.sourceforge.net/svnroot/wiki2xhtml You can check it out with e.g. Eclipse and the Subclipse plugin. Start either UserInterface.java or GUI.java.

  1. [↑] SVN