Office Documents Service
Convert Office documents to pdf or png via the HTTP API.
Send a multipart/form-data POST request to /convert with:
file: the uploaded Office documentoutput:pdforpng
PNG returns the first page as a single .png.
Zipped PNGs returns a .zip containing one numbered .png per page.
Useful endpoints: Office Viewer, Swagger UI, OpenAPI JSON, Health check