PDF

Render the current page as a PDF.

terminal
pinchtab pdf -o page.pdf
curl "http://localhost:9867/pdf?output=file"
Response
{
  "path": "/path/to/state/pdfs/page-20260308-120001.pdf",
  "size": 48210
}

Useful flags:

  • CLI: -o, --tab, --landscape, --scale
  • API query: output=file, raw, landscape, scale, paperWidth, paperHeight