Pillow icon indicating copy to clipboard operation
Pillow copied to clipboard

Converted example images to WebP

Open radarhere opened this issue 1 year ago • 0 comments

#7962 mentioned concern over image file sizes in the documentation.

This converts the images under 'docs/example' to WebP, saving 121kb.

In doing so, I also found and corrected a typo in the im.thumbnail() filename in the tutorial and ImageOps.rst - it should be image_thumbnail, and the file is named that, but the script says imageops_thumbnail.

radarhere avatar Apr 10 '24 13:04 radarhere