Home Zopfli and Zopflipng Windows Binaries
Post
Cancel

Zopfli and Zopflipng Windows Binaries

Zopfli

Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression.

Zopfli Github Repositiory: https://github.com/google/zopfli

Download

Compiled at 2021/10/31

Cross Compiled using WSL (UBUNTU)

Zopfli Download

Virustotal Results

ZopfliPNG

ZopfliPNG is a command line program to optimize the Portable Network Graphics (PNG) images. This version has the following features:

  • uses Zopfli compression for the Deflate compression,
  • compares several strategies for choosing scanline filter codes,
  • chooses a suitable color type to losslessly encode the image,
  • removes all chunks that are unimportant for the typical web use (metadata, text, etc…),
  • optionally alters the hidden colors of fully transparent pixels for more compression, and,
  • optionally converts 16-bit color channels to 8-bit.

ZopfliPNG Github Repository: https://github.com/google/zopfli/blob/master/README.zopflipng

Download

Compiled at 2021/10/31

Cross Compiled using WSL (UBUNTU)

ZopfliPNG Download

Virustotal Results

This post is licensed under CC BY 4.0 by the author.