Import
Render one PDF page as an image
No model call. Returns base64 PNG plus the pixel dimensions, so a caller can overlay the normalised boxes an analysis reported.
POST
Render one PDF page as an image
Authorizations
Headers
Workspace identifier
Path Parameters
Body
application/json
Response
200 - application/json
Rendered height in pixels.
Pages in the document, so a viewer can page through it without a second round trip to learn where it ends.
The rendered page as base64 PNG. Inlined rather than served as a URL so the browser needs no separately authenticated image request.
Rendered width in pixels.