OCR: Optical Character Recognition
Our API provides a feature to extract characters from images.
Performs optical character recognition (OCR) to extract text from images, enabling text-based analysis, data extraction, and automation workflows from visual data.
post
/v1/ocr
Authorizations
Body
mimeTypestring · enum
Options:
application/pdf
, image/gif
, image/tiff
, image/jpeg
, image/png
, image/bmp
, image/webp
, text/html
documentany ofrequired
pagesany of
Responses
cURL
JavaScript
Python
HTTP
201
No body
Last updated
Was this helpful?