any2utf8:howto

This is an old revision of the document!


Any2UTF8

Any2UTF8 is a simple tool to convert plain text file in any character encoding to UTF8.

The program automatically detects the character encoding of the source file and converts it to UTF8.

It is also possibile to perform batch conversions of entire folders containing files in mixed encodings, the encoding of each file will be detected and converted to UTF8, if a file is already in UTF8 it will not be converted.

The latest version is 1.0, released on March 6th, 2024.

Windows

MacOS

Portable version (any platform)

A command-line version of the program is included in the zip file of the portable version (Java 8 or later is required), launch it using:

java -jar any2utf8-cli.jar --help

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/gpl.html.

Thanks to Steganography icons created by Vectors Tank - Flaticon for the program icon!

  • any2utf8/howto.1709808052.txt.gz
  • Last modified: 2024/03/07 11:40
  • by eros