
PDF OCR to Word API
Turn scanned PDFs into editable Word documents.
Convert an image into an editable Word document with OCR
Recognize English text in JPEG, PNG, WebP, TIFF, or BMP images for Word document generation.
Turn recognized image text into a DOCX file that teams can revise, comment on, and share.
Receive a reusable HTTPS URL for the generated Word document after conversion completes.
Provide an optional safe filename so downloaded documents are easier to identify in review workflows.
Create editable drafts from photographed notes, receipts, screenshots, forms, and scanned image files.
Process images up to 10 MiB through upload pipelines, review queues, archives, and document handoff processes.

HTTP Protocol:HTTPS
HTTP Method:POST
HTTP Endpoint:https://api.gugudata.io/v1/imagerecognition/ocr2word
Response Type:application/json; charset=utf-8
DEMO Endpoint:https://api.gugudata.io/v1/imagerecognition/ocr2word/demo
Live Demo:Try Interactive Demo
Full API Docs:developers.gugudata.io
| Name | Type | Is Required | Default Value | Remark |
|---|---|---|---|---|
| appkey | string | true | YOUR_APPKEY | Obtained after payment |
| imagefile | file | true | N/A | Image file uploaded as multipart form data |
| filename | string | false | result.docx | Optional output Word file name |
| Name | Type | Remark |
|---|---|---|
| wordPath | string | Download URL of the generated Word document |
| 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. |
| 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. |
| 503 | Upstream service unavailable. | Retry later; the requested upstream dependency is temporarily unavailable. |
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"
}
}
}
Turn scanned PDFs into editable Word documents.

Convert PowerPoint slides into PNG images.

Convert PowerPoint slides into PDF documents.

Convert PDF text into readable HTML