GoodMem
ReferenceClient SDKsJavaScript SDKRequests

OcrDocumentRequest

OcrDocumentRequest documentation for JavaScript SDK

Properties

NameTypeDescriptionNotes
contentStringBase64-encoded document bytes
formatOcrInputFormat[optional]
includeRawJsonBooleanInclude raw OCR JSON payload in the response[optional]
includeMarkdownBooleanInclude markdown rendering in the response[optional]
startPageNumber0-based inclusive start page[optional]
endPageNumber0-based inclusive end page[optional]

On this page