Site menu:

Maxprograms Logo

Tools:


Free Tools

Building blocks

Maxprograms Utilities is a set of free Java programs for translators that runs on Windows, Mac OSX and Linux. Installers for all platforms, including 32 and 64 bit versions for Linux, are available below.

Java 1.5 or better is required to run Maxprograms Utilities. Java is available as free download from http://www.java.com .

Programs included in Maxprograms Utilities
TMXValidator TMXValidator checks your documents against TMX DTD and also verifies if they follow the requiremenst described in TMX specifications.
TBXMaker TBXMaker converts glossaries stored in CSV (Comma Separated Values) to TBX (TermBase eXchange) format.
CSVConverter CSVConverter converts glossaries stored in CSV (Comma Separated Values) to TMX (Translation Memory eXchange) standard.
Java Properties Viewer A tool specially created for viewing translated Java .properties files comprising languages not supported by the ISO 8859-1 character encoding.
MARTIF to TBX Converter A program designed to convert glossaries in MARTIF format, also known as ISO 12200, to TBX format.
RTFCleaner RTFCleaner removes hidden text and Trados/Wordfast markup from translated Tagged RTF files.

Downloads

Select the appropriate installer from the drop-down list and click on Submit button.


Follow these steps to install a Linux version:

  1. Open a terminal window.
  2. Change to the directory where the downloaded BIN installer was saved.
  3. Change the permission of the installer to be executable. Type:
    chmod a+x <filename.bin>
  4. Execute the installer. Type:
    ./<filename.bin>

If you execute the installer as root (su):

Ubuntu users: