PulseAugur
EN
LIVE 01:59:38

shot-scraper tool adds WebP support for smaller image files

Simon Willison has released version 1.12 of his shot-scraper tool, a command-line utility designed for website screenshots, video demos, and scraping. This update introduces support for the WebP image format, which typically results in smaller file sizes compared to JPEG or PNG. Willison plans to use this new feature to generate screenshots for his commit-rewriter tool. AI

IMPACT Minor improvement for web scraping tools, enabling smaller image file sizes for automated screenshots.

RANK_REASON This is a minor update to a specific software tool, not a major industry event.

Read on Simon Willison →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

shot-scraper tool adds WebP support for smaller image files

How we ranked this

Signal score
12 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
This is a minor update to a specific software tool, not a major industry event.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product, other
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
Standard
On-topic for AI-industry coverage; kept in the public index.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

Full methodology in our editorial standards.

COVERAGE [1]

  1. Simon Willison TIER_1 English(EN) ·

    shot-scraper 1.12

    <p><strong>Release:</strong> <a href="https://github.com/simonw/shot-scraper/releases/tag/1.12">shot-scraper 1.12</a></p> <p>I've added WebP support to my <a href="https://shot-scraper.datasette.io/">shot-scraper</a> screenshot automation tool. You can now take a WebP screenshot …