-
Currently it seems that enabling guetzli checks the Strip JPEG metadata option, and unchecking that option disables guetzli. There is an internal flag in guetzli, `clear_metadata`, that defaults to tr…
-
More info here at the [official repo](https://github.com/google/guetzli) and the [blog](https://opensource.googleblog.com/2017/03/guetzli-new-open-source-jpeg-encoder.html?m=1).
-
I have problem with compressing an image.
![broken](https://user-images.githubusercontent.com/1856145/30904289-386999e0-a37a-11e7-9fc5-39f3b6bd1909.jpg)
With settings `-quality 92` I got this f…
-
Sometimes is get the below error
Assertion failed: coeff % quant == 0, file D:\Work\OpenSource\guetzli-cuda-opencl\guetzli\output_image.cc, line 629
In the below change there is a buffer overflo…
-
Is there a way to inform "Google Pagespeed", that all images have been compressed with guetzli -q 95 already?
I still get the message, that the images can all be compressed even more (up to 50%) ? …
DrBGM updated
7 years ago
-
**Is your feature request related to a problem? Please describe.**
Users are always uncertain about how big the difference is between the image before and after compression, how much the photo qualit…
-
This would allow for firefox and safari compatibility https://github.com/google/guetzli
-
Is it a good idea to replace Guetzli?
https://github.com/google/guetzli
-
Details here about a new Google publication
https://opensource.googleblog.com/2017/03/guetzli-new-open-source-jpeg-encoder.html?m=1
-
501 sudo apt-get install libpng-dev libgflags-dev
502 git clone https://github.com/google/guetzli.git
511 sudo aptitude install build-essential
512 aptitude show g++ | grep State:
State: in…