chardet - universal character encoding detector
Contents
Description
Report heuristically-detected character encoding for each file.
For every specified file (defaulting to stdin if no files are specified), reads and determines the
character encoding of the file content. Reports the name and confidence level for each file's detected
character encoding.
Name
chardet - universal character encoding detector
See Also
/usr/share/doc/python-chardet-doc/index.html
Synopsis
chardet [file ...]
