[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#734958: RFP: posterizer -- lossy PNG compressor for RGBA PNGs



Package: wnpp
Severity: wishlist

* Package name    : posterizer
  Version         : 1.6
  Upstream Author : Kornel Lesiński <pornel@pornel.net>
* URL             : https://github.com/pornel/mediancut-posterizer
* License         : GPL
  Programming Lang: C
  Description     : lossy PNG compressor for RGBA PNGs

Reduces number of distinct color/alpha intensities in the image. Unlike typical posterization, which distributes levels evenly, this one tries to pick levels intelligently using varaince-based Median Cut and Voronoi iteration.

The goal of this tool is to make RGB/RGBA PNG images more compressible, assuming that lower number of unique byte values increses chance of finding repetition and improves efficiency of Huffman coding.


Reply to: