The attached program converts a folder of text files in Windows ANSI format (code page 1252) to the most common Windows Unicode format, UTF-16 using little endian byte order. It allows you to specify the source and destination folders (UNC paths are supported), whether or not to overwrite existing files in the destination folder if they exist, and to even strip off the optional leading Byte Order Mark file header.
It is written in Delphi 2009.
Freeware by Cornelius Concepts.
| Attachment | Size |
|---|---|
| AnsiToUnicodeExe.zip | 498.62 KB |
| AnsiToUnicodeSrc.zip | 230.33 KB |
| AnsiToUnicodeScreenShot.png | 63.49 KB |

Post new comment