kornelski / mediancut-posterizer

Lossy PNG compressor for RGBA PNGs. Has two modes: lossy averaging filter (blurizer) that denoises the image and optimal posterization using Median Cut quantization to reduce number of unique colors in the image with minimal visual distortion
https://pngmini.com
236 stars 32 forks source link

[Feature request] Pre-compiled Windows Binary #8

Closed RyanBram closed 9 years ago

RyanBram commented 9 years ago

Hi, Kornel. I like most of your work. But unfortunately as a non programmer, i don't know how to compile a program. If you want to provide, it will be pleasure.

Thanks

kornelski commented 9 years ago

See downloads https://github.com/pornel/mediancut-posterizer/releases #6

sergeevabc commented 5 years ago

posterizer-Windows.zip 1.6 has no -b option and seems quite outdated, would you mind updating it, please?