Scrnify CLI
Screenshot CLI for terminal and CI
Install `scrnify`, send Captures to the Scrnify API, and get screenshot or video files back. Your machine and CI runners do not need Chrome, Playwright browsers, sandbox flags, or cleanup scripts.
Install and capture
brew install scrnify/tap/scrnify
scrnify capture https://example.com --type image --format png --full-page
scrnify capture https://example.com --type video --format mp4 --duration 5Deploy preview screenshots
Capture a preview URL after deploy and upload the image as a CI artifact.
Docs screenshots
Refresh product docs screenshots from terminal scripts without opening Chrome locally.
Bug report videos
Capture a short MP4 or WebM of a URL for issue reports and release notes.