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
ColorQuant is a .Net color quantizer based on Xiaolin Wu's Color Quantizer. For a given 32-bit RGB or ARGB image, it will produce a 8-bit palletized image.
Binary Wrapper for PngQuant, JpegOptim and Wu's nQuant algorithmn to compress image.
Binary still have to be installed on target machine and accessible via Enviornment Path Variables
KGy SOFT Drawing Libraries offer advanced features built around System.Drawing types.
Among others:
- Fast direct native Bitmap data access for every PixelFormat
- Creating managed bitmap data of any PixelFormat on every platform, including Linux and MacOS
- Quantizing and dithering
- Creating GIF...
More information