read-pdf-smart
Extract text from PDF files using intelligent type detection and OCR in 10 languages. Specify pages and language for precise content retrieval.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | PDF 文件路径 | |
| pages | No | 页码范围('all', 'first', 'last', '1-5', '1,3,5'),默认 'all' | |
| language_type | No | OCR 语言类型(如需要),默认 CHN_ENG |