======================================================================== WizTools.org Text Encoding Util ======================================================================== * Introduction Text Encoding Util is a command line tool to convert text files from one encoding to another, and to test if a particular text file is compatible with the charsets defined in particular encoding. * Usage The binary is published as executable Jar. The usage: $ java -jar text-encoding-util-1.0.jar help * Download http://wiztools.googlecode.com/ * Requirement Java 5 or above. * Source code http://wiztools.googlecode.com/ * License http://www.apache.org/licenses/LICENSE-2.0 * Author Subhash Chandran of WizTools.org.