Dashboard
A walkthrough of pdfshot.deepsyte.com/dashboard — your PDF library, search, filters, and per-card actions.
My PDFs
The dashboard at pdfshot.deepsyte.com/dashboard is your private library. It only ever shows your PDFs — never other DeepSyte captures — and is scoped to the signed-in account.
What's on each card
| Element | Notes |
|---|---|
| Thumbnail | Real PNG of page 1, captured by the worker at conversion time. PDFs from before the thumbnail rollout fall back to an inline iframe preview. |
| Title | Pulled from the <title> tag of the source page when available, otherwise the hostname. |
| Tags | Auto-derived from page title + meta description. Up to 3 chips per card. |
| Created at | Local time, e.g. Apr 10, 4:43 PM. |
| Download | Forces a Content-Disposition: attachment response so the file saves rather than opening inline. |
| Share | Mints a public read-only URL. Click again to re-copy. |
| Embed | Visible only after Share. Copies an iframe snippet you can paste anywhere. |
Pagination
Newest first. Click Older PDFs → to walk backwards through your history via
a cursor (?before=<iso-timestamp> in the URL). Cursors are bookmarkable, so
deep-linking to "everything older than X" works.
Privacy
By default, every capture is private — only your signed-in session can see
it. Sharing flips a single row to public; you can flip it back with the REST
API (DELETE /api/screenshots/:id/share). The Embed snippet uses the same
share token, so revoking share also kills any iframe embeds you've placed
elsewhere.
What lives on deepsyte.com, not here
The unified library at deepsyte.com/dashboard/screenshots is the DeepSyte-wide view: screenshots, run videos, accessibility snapshots, PDFs from every wrapper. If you only care about PDFs, stay here. If you use DeepSyte for other things, that view is your power-user surface.
