Internal (Enneo only)
Convert a PDF to an image
POST /internal/helpers/convertPdfToImage
POST /internal/helpers/convertPdfToImage
Internal helper used by various Mind flows (e.g. document previews, intent input). Accepts a PDF file reference (storage path or base64 payload) and returns the rendered page(s) as image(s).
Request body
Responses
200 — Successful operation
400 — Invalid PDF input
403 — Unauthorized