Skip to main content

read

Method
This is a method of the OCRAgent class in the ocr_agent module.
Quick OCR - extract and return markdown text.

Signature

def read(source: str) -> str

Parameters

source
str
required
URL or path to document/image

Returns

Returns
str
Extracted text as markdown string