aws-lambda-image icon indicating copy to clipboard operation
aws-lambda-image copied to clipboard

Perceptual JPEG encoder

Open robertoamoreno opened this issue 8 years ago • 2 comments

Implement https://github.com/google/guetzli

robertoamoreno avatar Mar 20 '17 05:03 robertoamoreno

Feel free to create a Pull Request :)

kdybicz avatar Mar 27 '17 06:03 kdybicz

Our testing with Guetzli showed large increased memory and CPU requirements. While it does what it says on the tin, it doesn't come for free. Suggest if someone does do a pull request, it's a configurable option.

gerrypower avatar Oct 18 '17 16:10 gerrypower