Text files encoding analyzer and converter.
Declaration and meta encoding attributes for XML and HTML files are also updated on convert.
For files filtering and ordering check options.
By default next file types are taken into account:
- Text based - txt
- Xml based - xml, fb2
- Html based - htm, html
Encoding is resolved by C# port of the Mozilla CharDet Character Set Detector.
- There are 1000 files limit for loading at the same time (fix is on the way).
- CharDet is not 100% good at guessing file encoding. Let's say it is approximately 40%.
CharDetSharp
Mozilla Public License 1.1