Guetzli: Perceptually Guided JPEG Encoder
Created on 2023-02-05T06:20:00-06:00
Looks like the origins of the JPEG-XL encoder.
Uses Butteraugli to determine if visual artifacting is ocurring in an image. Then uses this in a loop to determine which JPEG coefficients can be zeroed to make the smallest image with the least visually obvious damage.