Skip to main content
POST
/
internal
/
helpers
/
convertPdfToImage
Convert a PDF to an image
curl --request POST \
  --url https://demo.enneo.ai/api/mind/internal/helpers/convertPdfToImage \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT-based authentication

Body

application/json

PDF source and rendering options.

Response

Successful operation

The response is of type object.