OCRImageObject

May 22, 2025 ยท View on GitHub

Fields

FieldTypeRequiredDescription
idstr:heavy_check_mark:Image ID for extracted image in a page
top_left_xNullable[int]:heavy_check_mark:X coordinate of top-left corner of the extracted image
top_left_yNullable[int]:heavy_check_mark:Y coordinate of top-left corner of the extracted image
bottom_right_xNullable[int]:heavy_check_mark:X coordinate of bottom-right corner of the extracted image
bottom_right_yNullable[int]:heavy_check_mark:Y coordinate of bottom-right corner of the extracted image
image_base64OptionalNullable[str]:heavy_minus_sign:Base64 string of the extracted image
image_annotationOptionalNullable[str]:heavy_minus_sign:Annotation of the extracted image in json str