Detect charset encoding of files and convert to UTF-8/UTF-8 BOM/GB18030 etc.
-
Updated
Dec 26, 2024 - C++
Detect charset encoding of files and convert to UTF-8/UTF-8 BOM/GB18030 etc.
A Swift wrapper around the `uchardet` library to detect the character encoding of a sequence of bytes.
Ruby bindings for Google's Compact Encoding Detection C++ library
Add a description, image, and links to the charset-detection topic page so that developers can more easily learn about it.
To associate your repository with the charset-detection topic, visit your repo's landing page and select "manage topics."