ELSEIF
Your brief EB
237 stories from 189 feeds 1207 clusters Refreshed 3 minutes ago next pull 03:58

AI Signal 518

shot-scraper 1.12 adds WebP screenshot support with lossless default and --quality option

Illustration only Photo by Kier in Sight Archives on Unsplash

shot-scraper 1.12 adds WebP output to its screenshot CLI, with a --quality option and lossless default, yielding smaller files than JPEG or PNG.

WHY IT MATTERS

For engineers automating screenshots in CI or documentation, WebP output can cut storage and bandwidth costs significantly. The lossless default preserves fidelity, while --quality allows tuning for size. This makes shot-scraper more attractive for generating web page captures without sacrificing quality.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

shot-scraper 1.12 introduces WebP screenshot support via a new --quality option.

02

Without --quality, WebP files are lossless; with it, quality is adjustable.

03

WebP screenshots are typically much smaller than JPEG or PNG equivalents, per the author.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
Simon Willison shot-scraper 1.12 Open ↗