PO
toolPaddleOCR
Turns images and PDFs into structured text and document data across more than one hundred languages.
What it provides
Connect an HTTPS inference API. Model weights stay on CPU/GPU infrastructure and are never installed inside the 4 GB bot.
Connection requirements
An official PaddleX PaddleOCR-VL serving deployment
- Protocol
- REST / OpenAPI
- Endpoint
https://paddleocr.example.com- Authentication
- Choose the mode required by your service
Example calls
Open official setup guide ↗post /layout-parsing {"file":"https://example.com/document.pdf","fileType":0}post /layout-parsing {"file":"BASE64_IMAGE","fileType":1}Where to add it
Open Dashboard Tools, select a running OpenClaw or Hermes instance, then use the card’s Install or Connect action. External services may require an HTTPS endpoint and credentials; the dashboard shows those fields before anything is saved.