any2utf8:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
any2utf8:start [2020/10/29 15:05] – [Download the program] erosany2utf8:start [2024/03/06 13:14] – [Command-line version (advanced users)] eros
Line 1: Line 1:
 ====== Any2UTF8 ====== ====== Any2UTF8 ======
  
-Any2UTF8 is a simple program to convert plain text file in any character encoding to UTF8.+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. The program automatically detects the character encoding of the source file and converts it to UTF8.
Line 7: Line 7:
 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. 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.
  
-==== Download the program ====+===== Download =====
  
-You can download the program from here: {{ :any2utf8:download:any2utf8.zip |}} (version 0.31, released on October 29th2020)+The latest version is 1.0, released on March 6th2024.
  
-==== Running the program ====+=== Windows ===
  
-**NBto run this program you need Java 7 or later ([[https://www.java.com/en/download/|click here]] to download it)**+{{:any2utf8:download:windows_32x32.png?nolink|}} {{ :any2utf8:download:any2utf8.msi |Download for Windows}}
  
-== Windows / Mac OS X / Linux ==+=== MacOS ===
  
-  * unzip the zip file you downloaded +{{:any2utf8:download:mac_32x32.png?nolink|}} {{ :any2utf8:download:any2utf8.dmg |Download for MacOS (ARM64)}}
-  * double click on any2utf8.jar+
  
-==== Command-line version (advanced users only!====+=== Portable version (any platform) ===
  
-A command-line version of the program is included in the zip file, launch it using:+{{:any2utf8:download:java.png?nolink|}} {{ :any2utf8:download:any2utf8.zip|Download portable version (Requires Java 8 or later)}} 
 + 
 +==== Command-line version (advanced users) ==== 
 + 
 +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:
  
 <code bash> <code bash>
Line 28: Line 31:
 </code> </code>
  
-==== License ====+===== License =====
  
 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 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.
Line 35: Line 38:
  
 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. 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 [[https://www.flaticon.com/free-icons/steganography|Steganography icons created by Vectors Tank - Flaticon]] for the program icon!
  • any2utf8/start.txt
  • Last modified: 2024/03/07 11:41
  • by eros