The following tasks are things that will require an ongoing effort:

One-time tasks

Once-per chapter tasks

Tasks with results only I can see


Re-optimize images with new encoders

Currently, I got the best results from libwebp 1.6.0 (2025-07-07) using cwebp -lossless -m 6 -q 100 something.png -o something.webp . Compared to libwebp 1.5.0, 1.6.0 gave better compression on 38 images, worse compression on 3 images (Clerk, Shah, and Stanlow), and the same compression on 9 images. Each of the images that were the same size were actually the same file with the same sha256 hash.


Other encoders I should try.

https://chromium.googlesource.com/webm/libwebp/+/refs/tags/v1.6.0

https://github.com/AOMediaCodec/libavif/releases/tag/v1.4.0

https://aomedia.googlesource.com/aom/+/refs/tags/v3.13.1


Boilerplate Footer

Main page

Edit this page