This command line utility is a codepage converter to be used to change the character encoding of text. It fully supports charsets such as ANSI code pages, UTF-8, UTF-16 LE/BE, UTF-32 LE/BE, and EBCDIC. It's designed to convert big text files, too. It runs on Windows XP onwards (tested on XP, Windows 7, Windows 8.1, Windows 10, and Windows 11). The "readme.txt" file and the Wiki gives you some more information.
You'll find the compiled tool for 32 bit (x86) and 64 bit (x64) Windows in the "bin" directory. The C source code is available in the "src" directory. Just click on the "Files" tab.
Regardless if you have or don't have a SourceForge account - whenever you have questions about CONVERTCP or you want to give feedback then you are welcome to post it in the forum. Click on the "Discussion" tab.
Features
- high performance
- made for large files
- memory-efficient
- ASCII / ANSI support
- UTF-8 support
- UTF-16 support
- UTF-32 support
- EBCDIC support
- custom charsets supported
- Virtual Terminal support
- incoming encoding might be guessed optionally
- overwriting of the original file optionally supported
License
MIT LicenseFollow CONVERTCP
User Reviews
-
I just used this excellent tool to convert all the 66 resource files for my project Lima VVA — Simple Road Design and Earthworks (also to be found here at SourceForge). It was very straightforward to use. Thank you very much!
-
I've been using convertcp for a few years now to asciify some small text files. Works great. The author is responsive and helpful should questions arise. Update June 2025 - Now five years later and I am still using convertcp regularly, usually for small tasks where Unicode still isn't supported, and likely never will be.