pngquant
2.18.0_3Converts 32-bit RGBA PNGs into 8-bit RGBA-palette PNGs
pngquant is a command-line utility to quantize and dither 32-bit RGBA PNGs down to 8-bit (or smaller) RGBA-palette PNGs, usually with a significant reduction in file size (40-70% smaller than 24-bit PNGs). This unique type of PNG supports full alpha transparency and is compatible with all modern web browsers, and has better fallback in IE6 than 24-bit PNGs. Features: - High-quality palette generation using modernized Median Cut algorithm. - Unique dithering algorithm that adds less noise to images than the standard Floyd-Steinberg. - Easy to integrate with shell scripts, GUIs and server-side software. - Fast mode for processing large numbers of images.
Origin: graphics/pngquant
Category: graphics
Size: 80.7KiB
License: GPLv3
Maintainer: ak@FreeBSD.org
Dependencies: 2 packages
Required by: 3 packages
Website: pngquant.org
$
pkg install pngquantDependencies (2)
Required By (3 packages)
More in graphics
cairo1.18.2,3
Vector graphics library with cross-device output supportgdk-pixbuf22.44.1
Graphic library for GTKlibglvnd1.7.0
GL Vendor-Neutral Dispatch librarypng1.6.53
Library for manipulating PNG imagesjpeg-turbo3.1.3
SIMD-accelerated JPEG codec which replaces libjpeglibGLU9.0.3
OpenGL utility librarywayland1.24.0_2
Core Wayland window system code and protocoltiff4.7.1
Tools and library routines for working with TIFF imagespy311-pillow11.3.0_1
Fork of the Python Imaging Library (PIL)sdl_image1.2.12_14
Simple library to load images of various formats as SDL surfaces