image

Upload Word

Accepts a base64-encoded Word (.docx) file, converts it to PDF via pandoc, then to JPEG images, uploads each page to S3, and returns image URLs.

post/image/upload-word

Request body

file_contentstring required
file_namestring required
content_typestring

Response

Successful Response

statusstring required
messagestring required
image_urlsstring[] required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.