← Back to all sparks
S

ScreenshotOne

INFRA · APIS
Velocity5.0

ScreenshotOne ships steady rendering polish while quietly building itself into the agent-tool ecosystem.

screenshot-apiagent-skillsrendering-pipelineai-toolingbanner-blockingdeveloper-infrastructure
Current state
The product is doing two things in parallel. The rendering pipeline keeps maturing — full-page stitching now respects max-height even when pages misreport scroll height, full-page screenshots can be sliced into separately cached chunks, GIF generation is smoother, and banner-blocking heuristics cover more sites. Alongside, ScreenshotOne shipped agent skills, an OpenClaw skill via ClawHub, and a Hermes Agent integration — making the API callable from inside AI agent frameworks.
Where it's heading
The capture engine is being made more reliable for high-volume programmatic use (slices, stitching, banner blocking), which fits the shift from human-driven SaaS screenshot workflows to agent-driven ones. Customer stories like Shops.Gallery anchor a 'production rendering infrastructure' positioning. The agent-skill releases suggest ScreenshotOne wants to be the default screenshot primitive when an LLM agent needs to see a webpage.
Prediction
Expect more agent-framework integrations (LangChain, Anthropic MCP, Claude skills) and more rendering primitives tailored to programmatic use — region-specific captures, deterministic viewport handling, and richer cache-control. The slicing feature hints at next-step async rendering APIs for very long pages.

Recent moves

  1. 3d ago

    Slice full-page screenshots

    View source ↗
  2. 3d ago

    Full page screenshot slices

    Full-page screenshots can be split into vertical slices, each with its own cached URL. Useful when downstream consumers paginate long pages or want to cache regions independently — a step toward more programmatic rendering workflows.

    View source ↗
  3. 10d ago

    Customer story: Shops.Gallery uses ScreenshotOne for storefront previews

    Customer story published as a changelog entry, highlighting Shops.Gallery's use of ScreenshotOne for storefront preview rendering. Marketing content rather than a product change.

    View source ↗
  4. 14d ago

    Custom banner blocking for more websites

    More custom banner-blocking rules and improved heuristics for popups, overlays, and localization modals. Quiet but important — the cleanliness of automated screenshots is a per-website cat-and-mouse problem that ScreenshotOne has to keep grinding on.

    View source ↗
  5. 15d ago

    Fixed full page screenshot stitching above max height

    Full-page screenshot stitching now respects full_page_max_height reliably even when pages report incorrect scroll heights. Fixes a long-tail correctness issue that mattered most for unbounded-content pages.

    View source ↗
  6. 1mo ago

    Smoother GIF generation

    GIF generation is now closer to how animations actually play in-browser. Small but visible — GIF capture quality is the kind of detail that decides whether a customer uses the API or builds their own pipeline.

    View source ↗