Simon Willison adds WebP output to shot-scraper 1.12
simonwillison.net·low signal
Version 1.12 of Willison's screenshot-automation CLI adds WebP, which he notes is 'almost always significantly smaller in file size than their JPEG or PNG equivalents,' with a `--quality` flag that defaults to lossless and drops to lossy on request. He built the feature specifically to generate the screenshots for commit-rewriter, released the next day. Small release, but shot-scraper is the standard tool for scripted screenshots in agent pipelines and docs builds, so the size reduction compounds.