Showing posts with label zopfli. Show all posts
Showing posts with label zopfli. Show all posts

Thursday, October 13, 2016

Compress data more densely with Zopfli

Compress data more densely with Zopfli


By Lode Vandevenne, Software Engineer, Compression TeamCross-posted with the Google Open Source BlogThe Zopfli Compression Algorithm is a new open sourced general purpose data compression library that got its name from a Swiss bread recipe. It is an implementation of the Deflate compression algorithm that creates a smaller output size compared to previous techniques. The smaller compressed size

Available link for download

Read more »