@activeset/capture
v0.1.4
Published
Local-first responsive screenshot capture (desktop + mobile) with scroll warmup.
Downloads
384
Maintainers
Readme
@activeset/capture
Local-first responsive screenshot capture for ad-hoc URLs.
- Desktop:
1280x800 - Mobile:
375x812(mobile UA) - Scroll warmup enabled by default to trigger lazy/animated content
- Output is local files only
Install
npx @activeset/captureOr global:
npm i -g @activeset/capture
activeset-captureInteractive Wizard
activeset-captureControls:
- Up/Down arrows: move
- Space: toggle (multi-select)
- Enter: confirm
Output
captures/<project-slug>-<timestamp>/manifest.jsoncaptures/<project-slug>-<timestamp>/desktop/*.webp|pngcaptures/<project-slug>-<timestamp>/mobile/*.webp|pngcaptures/<project-slug>-<timestamp>/errors.json(when partial/failed)
