glmocr-formula
SKILL.md
GLM-OCR Formula Recognition Skill / GLM-OCR 公式识别技能
Recognize mathematical formulas from images and PDFs and convert them to LaTeX format using the ZhiPu GLM-OCR layout parsing API.
When to Use / 使用场景
- Extract mathematical formulas from images or scanned documents / 从图片或扫描件中提取数学公式
- Convert formula images to LaTeX / 将公式图片转为 LaTeX 格式
- Recognize complex equations, integrals, matrices / 识别复杂方程、积分、矩阵
- Parse scientific papers, textbooks, exam papers with formulas / 解析含公式的论文、教材、试卷
- User mentions "formula OCR", "extract formula", "公式识别", "公式OCR", "提取公式", "图片转LaTeX"
Key Features / 核心特性
- Complex formula support: Handles integrals, summations, matrices, fractions, radicals
- LaTeX output: Formulas are output in LaTeX format, ready for use in documents
- Inline & block formulas: Recognizes both inline and display-style formulas
- Mixed content: Can handle documents with both text and formulas
- Local file & URL: Supports both local files and remote URLs