Project Description

File Encoding Checker is a GUI tool that allows you to validate the text encoding of one or more files. The tool can display the encoding for all selected files, or only the files that do not have the encodings you specify.
File Encoding Checker requires .NET 2 or above to run.

FECScreenshot01.png

Known issues

There are a few known issues that we are working on fixing for the v1.1 release:

Credits

For encoding detection, File Encoding Checker uses the ude library, which is a C# port of the Mozilla Universal Charset Detector library.