# sindresorhus/pageres-cli

Capture website screenshots

Repository: https://github.com/sindresorhus/pageres-cli
Canonical: https://ross.abutalabs.com/products/pageres-cli
Language: JavaScript
License: MIT
License Family: permissive
Topics: capture-screenshots, command-line-app, nodejs, npm-package
Last push: 2025-09-09T22:04:53+00:00

## Health v2 (maintenance only)
Score: 44/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 41, release rhythm 15, longevity 100
- inputs: {"age_days": 4091, "days_push": 358, "days_rel": 358, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1743, forks 72 (observed 2026-08-28T04:05:30.406610+00:00)

## What it is
A Node.js command-line tool that captures screenshots of websites at multiple resolutions using headless Chrome (Puppeteer). It is useful for verifying responsive designs and can also render SVG and local HTML files.

## Use cases
- capture screenshots of websites from the command line
- test how a site looks at multiple screen resolutions
- verify responsive design across viewport sizes
- screenshot a specific page element via CSS selector
- render SVG or local HTML files to images
- batch capture many URLs and resolutions at once

## When to choose
- you need fast, scriptable website screenshots in bulk
- you want to check responsive layouts across many resolutions
- you prefer a simple CLI over writing Puppeteer scripts

## When to avoid
- you need a programmatic API or GUI-based capture workflow
- you need full browser automation beyond screenshots
- you need device-emulation keywords, which are no longer supported

## Facets
- artifact type: cli-tool
- maturity: active
- function: image-processing, cli, web-scraping
- domain: web-development, developer-tools, frontend
- platform: cli, cross-platform
- tags: screenshots, responsive-testing, puppeteer, headless-chrome, screengrab, command-line, nodejs

## Member repositories
- sindresorhus/pageres-cli (main) score 44

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.406610+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:29:36.662783+00:00, confidence not recorded.
  - readme: https://github.com/sindresorhus/pageres-cli (fetched 2026-08-28T04:05:30.406610+00:00, sha e7253a62e8b4)
  - registry_npm: https://registry.npmjs.org/pageres-cli (fetched 2026-08-29T11:07:31.057651+00:00, sha 98d1b97957af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
