chardet4j | Simple , compact charset detection for Java
kandi X-RAY | chardet4j Summary
kandi X-RAY | chardet4j Summary
chardet4j is a Java library. chardet4j has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub, Maven.
The state-of-the-art character set detection library for Java is icu4j. However, the icu4j JAR file is about 13MB. This is a hefty price to pay for programs that only require charset detection! There should be a smaller option of the same quality. The chardet4j library pulls the CharsetDetector feature from icu4j and repackages it as this standalone library. This allows programs to make good use of this important feature without bloating their JARs. At the time of this writing, the chardet4j JAR comes in around 75KB. This library also implements some other important components of character set detection and decoding, namely byte order mark handling.
The state-of-the-art character set detection library for Java is icu4j. However, the icu4j JAR file is about 13MB. This is a hefty price to pay for programs that only require charset detection! There should be a smaller option of the same quality. The chardet4j library pulls the CharsetDetector feature from icu4j and repackages it as this standalone library. This allows programs to make good use of this important feature without bloating their JARs. At the time of this writing, the chardet4j JAR comes in around 75KB. This library also implements some other important components of character set detection and decoding, namely byte order mark handling.
Support
Quality
Security
License
Reuse
Support
chardet4j has a low active ecosystem.
It has 6 star(s) with 0 fork(s). There are 2 watchers for this library.
It had no major release in the last 12 months.
chardet4j has no issues reported. There are 3 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of chardet4j is 72.1.1
Quality
chardet4j has no bugs reported.
Security
chardet4j has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
chardet4j is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
chardet4j releases are not available. You will need to build from source code and install.
Deployable package is available in Maven.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of chardet4j
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of chardet4j
chardet4j Key Features
No Key Features are available at this moment for chardet4j.
chardet4j Examples and Code Snippets
No Code Snippets are available at this moment for chardet4j.
Community Discussions
No Community Discussions are available at this moment for chardet4j.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install chardet4j
To decode an InputStream to a Reader by detecting its character set:. Note that the UTF-8 encoding is used by default if the character set cannot be detected automatically.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page