guetzli icon indicating copy to clipboard operation
guetzli copied to clipboard

Perceptual JPEG encoder

Results 104 guetzli issues
Sort by recently updated
recently updated
newest added

Are there any updated binaries? Releases page is still at march 21th.

Since guetzli is very slow, it would be helpful if user could limit number of iterations compression goes through. This would speed things up even if not reaching maximum compression...

Mageia Cauldron includes guetzli and can be installed with `urpmi guetzli`. I also think that gcc doesn't come installed by default and has to be included as well.

From zlib.net: Version 1.2.11 has these key improvements over 1.2.10: Fix deflate stored bug when pulling last block from window Permit immediate deflateParams changes before any deflate input Due to...

Web authors or content-management systems often need to export multiple sizes of an image for different UI or devices. Based on the documentation and some quick tests I did, it...

Current execution time is horrible for any practical use case. I was wondering why don't we simply plug-in available functions from NVIDIA's NPP library? It wouldn't mean porting anything to...

I did an experiment with two tools: guetzli and opencv(version:2.4, imwrite function). And I found that opencv is much faster(100+ seconds VS 80ms), while the PSNR and compress ratio is...

I am getting 'Image too large' message on some of the panoramas I wanted to optimize with guetzli. I am fine with it taking a long time to run. I...

I'm a photographer, not a programmer. Need help troubleshooting this, using Macports.