76 packages
returned for Tags:"encoding"
ReadJEnc - Character code automatic determination library(文字エンコード自動判別ライブラリ)
ReadJEnc C#(.NET) File Character Code Type Automatic Determination Library.
日本語あるいは他言語のテキストファイル(またはbyte配列)の内容を解析し、文字エンコーディングを判定してテキスト内容を取り出すライブラリです。
ImageResizer.Plugins.PrettyGifs - High-quality GIF and 8-bit PNG encoding plugin
Replaces .NET's default GIF and 8-bit PNG encoding with high-quality Octree Quantization and multi-pass dithering support.
Docs: http://imageresizing.net/plugins/prettygifs
Support: http://imageresizing.net/support
Requires license, see http://imageresizing.net/plugins
## 30+ plugins...
More information
DEPRECATED: use package without "-signed".
Common wire format codecs DotNetty.
If you want to render some video sequence, and do not want to touch DirectShow or depend on command-line utilities - SharpAvi may be what you need.
Writing uncompressed AVI does not require any external dependencies, it's pure .NET code. Files are produced in compliance with the OpenDML extensions...
More information
RestSharp.Portable Encodings
This library contains the GZIP and Deflate content encoding handlers.
Supported Platforms:
- .NET Standard 1.0
- .NET Framework 4
- Silverlight 5
- Portable Class Libraries (Profile 328)
Headers, import libraries, and runtime dlls for FFmpeg, based on the official FFmpeg windows builds.
Provdes an easy to use, fully managed .Net library for handling QR code according to ISO/IEC 18004.
SimpleHelpers.FileEncoding (C# - Source file)
Detect any text file charset encoding using Mozilla Charset Detector (C# - Source file).
The goal of the project is provding an easy to use, fully managed .Net library for handling QR code according to ISO/IEC 18004.
FastInfoset.NET
This ITU-T/ISO standard XML encoding is compact, fast and interoperable. Integrated into the XML processing API of .NET, it is as straight forward to use as the text encoding.
FastInfoset.NET Sample
This ITU-T/ISO standard XML encoding is compact, fast and interoperable. Integrated into the XML processing API of .NET, it is as straight forward to use as the text encoding.
The Signed variant of the Ude (C# port of Mozilla Universal Charset Detector) - http://code.google.com/p/ude/
Why not to use the nuget.org/packages/UDE.CSharp/ ?
The library above is not signed and therefore we can't sign any other lib. Because the ~signed assemblies can't use the...
More information
A standards-compliant implementation of url-safe base64 encode/decode for .NET projects.
Provides interfaces for types in System.Text.Encoding: Encoding, Encoder, Decoder
VIEApps NGX Utility
The general purpose library for developing apps on .NET Standard 2.0
Simple Binary Encoder for .NET
This package contains all you need to define SBE messages and generate C# encoders and decoders. The readme file contains some basic information to get you up and running. For more details: https://github.com/real-logic/simple-binary-encoding
Library that provides basic abstraction for Internet Content Type, and basic encodings and decodings. This includes handling and parsing of common data types, text, JSON, CSV, binary data and multi-part content, forms, etc.
Easily encode numbers to and from binary format
Simple Binary Encoding for .NET
This package contains all you need to define SBE messages and generate C# encoders and decoders. See https://github.com/real-logic/simple-binary-encoding for more detailed instructions
NChardet 是 Mozilla 自动字符编码识别程序库 Chardet 的 .NET 实现