Chinese character encoding conversion is a small tool for batch conversion of Chinese text encoding and simplified and traditional Chinese. Supports conversion between UTF-8, GB18030, and BIG-5, can automatically detect the encoding of the source file, and can specify the output text to use simplified or traditional characters (BIG-5 can only support traditional characters). The Simplified-Traditional conversion engine used by the program is based on words rather than single characters, so it can effectively improve the accuracy of Simplified-Traditional conversion.
---------------- How to use ----------------
1. Click the Add File or Add Directory button, or use drag and drop to select the source file;
2. Set input and output encoding, conversion between Simplified and Traditional Chinese, and select the output directory;
3. Click the Convert button to start processing.
---------------- FAQ ----------------
The program cannot detect the encoding of some files
Please manually specify the file encoding before conversion, or try to lower the minimum reliability of the detection engine in the preference settings (not recommended, it may lead to incorrect encoding judgment).
The conversion result is garbled.
Please check whether the input encoding selection is consistent with the actual encoding of the source file.
The conversion result loses some characters
It usually occurs when the output encoding is BIG-5. Due to the limited character set, some characters are lost. If there are no special needs, try not to use BIG-5 as the output encoding.
Conversion failed
Please check whether the input encoding selection is consistent with the actual encoding of the source file, and whether you have write permissions for the output directory.
How to convert files with non-TXT extension
In the preferences, add the file extensions that need to be processed, such as "txt, htm, html".
How to recursively search all files under a subdirectory when adding a directory
In Preferences, check "Search subdirectories recursively when adding a directory".
it works
it works
it works