
Convert PPT to PDF
Convert PowerPoint slides into PDF documents.
Convert PowerPoint slides into PNG images.
Convert PPT and PPTX presentations into static PNG images.
Receive one image per slide, including hidden and blank slides, in source order.
Choose a rendering scale from 1 to 4 for your display workflow.
Send a presentation file or a publicly accessible file URL.
Use public image links for previews and save files you need to keep.
Add slide previews to document review, catalogs and approval tools.

HTTP Protocol:HTTPS
HTTP Method:POST
HTTP Endpoint:https://api.gugudata.io/v1/imagerecognition/ppt-to-images
Response Type:application/json; charset=utf-8
DEMO Endpoint:https://api.gugudata.io/v1/imagerecognition/ppt-to-images/demo
Live Demo:Try Interactive Demo
Full API Docs:developers.gugudata.io
| Name | Type | Is Required | Default Value | Remark |
|---|---|---|---|---|
| appkey | string | true | YOUR_APPKEY | Application key supplied as a query parameter. |
| file | file | false | Upload a PPT or PPTX presentation. Provide exactly one of file or file_url. Maximum 20 MiB and 50 slides. | |
| file_url | string | false | Public HTTP(S) presentation URL, up to 2048 characters. Provide exactly one of file or file_url. | |
| scale_factor | integer | false | 1 | Rendering scale. Values below 1 use 1; values above 4 use 4. Maximum image edge 8192 pixels and 32 megapixels per image. |
| Name | Type | Remark |
|---|---|---|
| data | array<string> | Ordered public HTTPS PNG URLs, one per slide, including hidden and blank slides. dataStatus.dataTotalCount is the image count. Save files you need to keep; permanent hosting is not guaranteed. |
| Status Code | Explanation of Status Code | Remarks |
|---|---|---|
| 200 | Request processed successfully. | Some endpoints expose a separate application-level status field in the response body, such as `dataStatus.statusCode`. |
| 400 | Invalid request parameters or request format. | Check required fields, data types, and request body format. |
| 401 | Missing or unknown application key. | Provide a valid `appkey` with the request. |
| 403 | The application key is recognized but access is not allowed. | The key may be expired, inactive, or not permitted for the requested API. |
| 413 | Presentation exceeds input limits. | Use at most 20 MiB and 50 slides. |
| 422 | Presentation cannot be rendered within supported limits. | Use a valid unencrypted PPT or PPTX and reduce slide dimensions if necessary. |
| 429 | Request rate or trial usage limit exceeded. | Reduce concurrency or retry after the limit window resets. |
| 500 | Internal service error. | Retry later or contact support if the error persists. |
| 502 | Download or conversion failed or timed out. | Check the file link and try again later. |
| 503 | Conversion is temporarily unavailable. | Try again later. |
Connect your AI client once, authorize in the browser, and the client can use the GuGuData API tools available to your account. You do not need to paste an appkey into the MCP client.
https://mcp.gugudata.io/mcp{
"mcpServers": {
"gugudata": {
"url": "https://mcp.gugudata.io/mcp",
"transportType": "streamable-http"
}
}
}
Convert PowerPoint slides into PDF documents.

Convert PDF text into readable HTML

Convert a Microsoft Word document into reusable HTML

Convert HTML or a public webpage into an editable DOCX file