Screenshot

Capture the current page as an image.

terminal
pinchtab ss -o page.jpg
curl "http://localhost:9867/screenshot?output=file"
Response
{
  "path": "/path/to/state/screenshots/screenshot-20260308-120001.jpg",
  "size": 34567,
  "format": "jpeg",
  "timestamp": "20260308-120001"
}

Useful flags:

  • CLI: -o, -q, --tab
  • API query: quality, raw, output=file, tabId