PaddleOCR — распознавание текста и разбор документов
★ 87.8K
PaddleOCR is an open-source industrial-grade text-recognition and document-parsing tool. Reach for it when digitisation is needed at volume and with high accuracy: turn stacks of invoices, forms, contracts and reports into structured data — JSON or Markdown — that goes straight into processing. Unlike plain letter extraction, PaddleOCR understands a document's structure: tables, form fields, reading order — and preserves it. It supports many languages and different scenarios, from single-line recognition to full parsing of a multi-page PDF. It is a mature, widely used base for your own document pipeline rather than an application with a button. It needs setting up for the task; for a one-off recognition of a single screenshot, a ready program with an interface is simpler.
- #Documents