---
title: GLM OCR — OCR LLM | ModelsLab
description: Extract text, tables, formulas from PDFs and images with GLM OCR. Try GLM OCR API for accurate document parsing now.
url: https://modelslab.com/glm-ocr
canonical: https://modelslab.com/glm-ocr
type: website
component: Seo/ModelPage
generated_at: 2026-04-15T02:01:03.914493Z
---

Available now on ModelsLab · Language Model

GLM OCR
GLM OCR Extracts Everything
---

[Try GLM OCR](/models/together_ai/zai-org-GLM-OCR) [API Documentation](https://docs.modelslab.com)

Parse Documents Accurately
---

### Tops OmniDocBench

Scores 94.62 on OmniDocBench V1.5 for text, tables, formulas.

0.9B Parameters

### Runs on Edge Devices

Deploys via vLLM, SGLang; low latency for GLM OCR API.

Multimodal Input

### Handles PDFs Images

Processes JPG, PNG, PDFs up to 100 pages with layouts.

Examples

See what GLM OCR can create
---

Copy any prompt below and try it yourself in the [playground](/models/together_ai/zai-org-GLM-OCR).

Invoice Extraction

“Extract all text, tables, and key fields like date, amount, vendor from this invoice image in structured JSON format.”

Table Recognition

“Parse the complex table in this document image, output as Markdown preserving rows, columns, and formulas.”

Code Documentation

“Transcribe the code snippets and surrounding text from this screenshot, maintaining structure and syntax.”

Contract Analysis

“Identify sections, clauses, and tables in this contract PDF page, output in semantic Markdown.”

For Developers

A few lines of code.
OCR via GLM OCR API
---

ModelsLab handles the infrastructure: fast inference, auto-scaling, and a developer-friendly API. No GPU management needed.

- **Serverless:** scales to zero, scales to millions
- **Pay per token,** no minimums
- **Python and JavaScript SDKs,** plus REST API

[API Documentation ](https://docs.modelslab.com)

PythonJavaScriptcURL

Copy

```
<code>import requests

response = requests.post(
    "https://modelslab.com/api/v7/llm/chat/completions",
    json={
  "key": "YOUR_API_KEY",
  "prompt": "",
  "model_id": ""
}
)
print(response.json())</code>
```

FAQ

Common questions about GLM OCR
---

[Read the docs ](https://docs.modelslab.com)

### What is GLM OCR model?

### How to use GLM OCR API?

### What makes GLM OCR LLM unique?

### Is GLM OCR alternative to others?

### What inputs does glm ocr api accept?

### Can GLM OCR model deploy locally?

Ready to create?
---

Start generating with GLM OCR on ModelsLab.

[Try GLM OCR](/models/together_ai/zai-org-GLM-OCR) [API Documentation](https://docs.modelslab.com)

---

*This markdown version is optimized for AI agents and LLMs.*

**Links:**
- [Website](https://modelslab.com)
- [API Documentation](https://docs.modelslab.com)
- [Blog](https://modelslab.com/blog)

---
*Generated by ModelsLab - 2026-04-15*