charset-detector
There are 19 repositories under charset-detector topic.
CharsetDetector/UTF-unknown
Character set detector build in C# - .NET 5+, .NET Core 2+, .NET standard 1+ & .NET 4+
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.
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.