General OCR
Extract text from an image.
http status
error code
error parameters
description
200
-
-
Successful Response
400
image_not_support
error <array>
image convert error
422
-
-
field required
Extract text from an image
POST
https://apis.aigen.online/aiscript/general-ocr/v2
Request Body
Name
Type
Description
image *
String
Full-page image or multi-page PDF encoded in base64 UTF-8 format
Last updated