charset-detector
There are 20 repositories under charset-detector topic.
CharsetDetector/UTF-unknown
Character set detector - .NET standard & .NET
tomwillow/SmartCharsetConverter
Detect charset encoding of files and convert to UTF-8/UTF-8 BOM/GB18030 etc.
chomechome/charamel
🌏 Truly Universal Encoding Detection in Python 🌎
nickspring/charset-normalizer-rs
Truly universal encoding detector in pure Rust - port of Python version
sigpwned/chardet4j
Simple, compact charset detection for Java 8+
amake/flutter_charset_detector
Flutter plugin that detects the charset (encoding) of text bytes
code4everything/wetool
欢迎体验我们全新的桌面端效率工具RunFlow,https://myrest.top/myflow
postmodern/chars.rb
A Ruby library for working with various character sets, recognizing text and generating random text from specific character sets.
shabanali-faghani/IUST-HTMLCharDet
A java tool for detecting charset encoding of HTML web pages
rareMaxim/charset-enigma
Delphi charset detector Lite
cloudaper/compact_enc_det
Ruby bindings for Google's Compact Encoding Detection C++ library
fumoboy007/UniversalCharsetDetection
A Swift wrapper around the `uchardet` library to detect the character encoding of a sequence of bytes.
mailhonor/lib-zc
LIB-ZC 是一个Linux平台通用C/C++扩展库。兼容 Windows/Macos。 支持 GCC/CLANG/MINGW/MSVC。 支持 X64/AMD64/ARM64。 基本的数据结构封装,master/server服务框架,异步IO,协程,JSON解析,邮件解析,字符集探测,redis、memcache客户端,imap、pop客户端,httpd,websocket,sqlite3
amake/UniversalDetector2
Wrapper of uchardet for Objective-C. UniversalDetector2 takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text.
jliuold/charset-detector
a useful tool to detect charset. It's from jchardet, but it is easy to use! You will not regret! :smile:
lorien/unicodec
Tools to detect encoding and convert HTML bytes content to Unicode.
bincool/commons-encoding
字符集编码工具类
CartoonChess/labssearch-characterencoder
Swift tool to find the character encoding of a webpage and format URLs the server will understand
robert-d-schultz/encoding-recurrent
LSTM neural networks that classify byte sequences by their encoding.
altiplanogao/Encoding-Detect
Work out the encoding of a file.