Description
Detects likely character encodings in text data, helping applications decide how to decode files or web content. It is useful for browsers, import tools, editors, and conversion utilities that receive text from many sources.
This is mainly a library, not an app most users open directly. Detection is heuristic, so software should still handle uncertain or incorrect encoding guesses carefully.