Analyzing Documents by Using a Single Request
Organize and extract text and structure from image-based documents and PDFs by calling the Document AI pretrained models with a single request in Vision.
The maximum size of each image is 5 MB.
To classify images in batch, see Analyzing Documents by Using a Batch Request. For more information about the image classification pretrained model, see Pretrained Image Analysis Models.
Use the analyze-document command and required parameters to analyze the document:
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.oci ai-vision analyze-document [OPTIONS]
Run the AnalyzeDocument operation to analyze a document.