nQuant 1.0.3
nQuant is a .net color quantizer that can dramatically reduce the size of images with little to no perceptible quality loss.
Install-Package nQuant -Version 1.0.3
dotnet add package nQuant --version 1.0.3
<PackageReference Include="nQuant" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add nQuant --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: nQuant, 1.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on nQuant:
Package | Downloads |
---|---|
Bundler.NET
An API for combining, minifying, compressing, and caching CSS and JavaScript for .NET websites.
|
|
Cassette.Spriting
CSS image spriting for Cassette.
|
|
JC-ImageResizer
Resize images from stream or from Image object. With cropping option
|
|
ImageResizer.Plugins.PngOptimizer
Implementation of nQuant for png optimization. http://nquant.codeplex.com
|
|
EasyTools.ImgCompression
1、支持将其它图片以 jpg 格式压缩或缩放
2、支持 png 格式压缩或缩放
1. Support Convert Other Image to JPG and format compression or scaling
2. Support PNG format compression or scaling
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on nQuant:
Repository | Stars |
---|---|
HearthSim/Hearthstone-Deck-Tracker
A deck tracker and deck manager for Hearthstone on Windows
|
|
andrewdavey/cassette
Manages .NET web application assets (scripts, css and templates)
|
|
mwrock/RequestReduce
Instantly makes your .net website faster by reducing the number and size of requests with almost no effort.
|
|
Zarbuz/FileToVox
Tool for convert files into Magicavoxel file
|