Convert PDF pages to images (PNG or JPEG). Single-page output is a direct image file, multi-page output is a ZIP archive.
API Key (starts with ak_...)
File ID of the PDF to convert
"550e8400-e29b-41d4-a716-446655440000"
Output image format (default: "png")
png, jpeg "png"
Resolution in DPI, 72–600 (default: 150)
72 <= x <= 600150
Page specifications to convert (e.g. "1", "2-5"). If omitted, all pages are converted.
["1", "3"]Optional webhook configuration
PDF to image job created
Job ID
"550e8400-e29b-41d4-a716-446655440000"
Action that was performed
"pdf.merge"
Current job status
PENDING, PROCESSING, COMPLETED, FAILED "PENDING"
Input file IDs
["file-id-1", "file-id-2"]Output file ID (available when COMPLETED)
null
Error message (available when FAILED)
null
Job creation timestamp
Job start timestamp
Job completion timestamp
Additional metadata (e.g. PDF metadata result)