Quantizes a 32-bit RGBA PNG image to an 8 bit RGBA palette PNG
using the neuquant algorithm.
Categories
Image ConvertersLicense
BSD LicenseFollow pngnq
Other Useful Business Software
eProcurement Software
eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
Rate This Project
Login To Rate This Project
User Reviews
-
Great program with lots of useful tools.
-
Checked to see how this library would quantize a RGBA true color image. This is for rendering scientific data that has up to 512 levels (or ~9 bit pallette, single hue from black to white), which is of course very limited, but where 1/3 to 1/5 of the data has variable alpha. It is a little slow taking ~8-10 sec to convert a 1024x1024 image (that I'm sure is fine for most purposes), but it does an amazing job building a PNG8 that is indistinguishable from the original image.
-
An essential image processing tool!