About Google Cloud OCR
Google Cloud OCR leverages advanced machine learning models to convert unstructured documents into structured, searchable text, supporting over 200 languages and various document types. It enables businesses to automate document processing, reducing manual data entry errors and accelerating turnaround times. The platform offers features like OCR versioning for consistent model behavior, which is critical for compliance-heavy industries. Its scalability and integration capabilities allow businesses to handle large volumes of documents efficiently within existing workflows. By transforming paper and digital documents into actionable data, it empowers organizations to improve operational efficiency and data-driven decision-making.
Available Actions
These are the specific actions that AI agents can perform with this tool
Async File Annotation
2 inputs
Submit asynchronous requests to analyze images within files like PDFs.
requests
A list of individual async file annotation requests for this batch.
parent
Target project and location for the call. If not specified, a region will be chosen automatically. Example format: 'projects/project-A/locations/eu'.
Async Image Annotation
3 inputs
Run asynchronous image detection and annotation for a list of images
requests
Individual image annotation requests for this batch.
outputConfig
The desired output location and metadata (e.g., format).
parent
Target project and location to make a call. If no parent is specified, a region will be chosen automatically.
Annotate a batch of files using image detection service
requests
The list of file annotation requests. Right now only one AnnotateFileRequest is supported in BatchAnnotateFilesRequest.
parent
Target project and location in the format 'projects/{project-id}/locations/{location-id}'. Determines the region where the API call is made.
Image Annotation Batch Processing
2 inputs
Perform image detection and annotation for a batch of images using Google's Vision API.
requests
Individual image annotation requests for this batch.
parent
Target project and location to make a call. If no parent is specified, a region will be chosen automatically. Supported locations: 'us' for USA, 'eu' for European Union.