Amazon Textract website screenshot

Amazon Textract

Amazon Textract is a machine learning service that automatically extracts text, handwriting, and structured data from scanned documents. It goes beyond simple optical character recognition (OCR) to identify and extract data from forms and tables, enabling automated document processing workflows without manual review or custom code.

1 APIs 2 Features
Document ProcessingMachine LearningOCR

APIs

Amazon Textract API

The Amazon Textract API provides programmatic access to extract text, handwriting, and structured data from documents. It enables developers to analyze documents for text detect...

Collections

Pricing Plans

Rate Limits

Amazon Textract Rate Limits

5 limits

RATE LIMITS

FinOps

Features

Automation

Automate operational tasks with Amazon Textract.

API Access

Programmatic access to Amazon Textract resources.

Use Cases

Cloud Operations

Use Amazon Textract to manage and automate cloud operations.

Semantic Vocabularies

Amazon Textract Context

0 classes · 8 properties

JSON-LD

API Governance Rules

Amazon Textract API Rules

8 rules · 3 errors 5 warnings

SPECTRAL

JSON Structure

Amazon Textract Document Analysis Structure

0 properties

JSON STRUCTURE

Amazon Textract Documentanalysis Structure

0 properties

JSON STRUCTURE

Example Payloads

Amazon Textract Example

2 fields

EXAMPLE

Resources

🌐
Portal
Portal
🔗
Website
Website
🔗
Documentation
Documentation
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support
👥
GitHubOrganization
GitHubOrganization
🌐
Console
Console
📝
Signup
Signup
🔗
Login
Login
🟢
StatusPage
StatusPage
🔗
Contact
Contact
🔗
SpectralRules
SpectralRules
🔗
Vocabulary
Vocabulary

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Amazon Textract
  version: '2018-06-27'
items:
- info:
    name: Text Detection
    type: folder
  items:
  - info:
      name: Amazon Textract Detect Document Text
      type: http
    http:
      method: POST
      url: https://textract.amazonaws.com/
      body:
        type: json
        data: '{}'
    docs: Detects text in the input document, returning lines and words of detected text along with confidence levels and
      bounding box information.
- info:
    name: Document Analysis
    type: folder
  items:
  - info:
      name: Amazon Textract Analyze Document
      type: http
    http:
      method: POST
      url: https://textract.amazonaws.com/#AnalyzeDocument
      body:
        type: json
        data: '{}'
    docs: Analyzes an input document for relationships between detected items, including tables, forms, and key-value pairs.
- info:
    name: Async Operations
    type: folder
  items:
  - info:
      name: Amazon Textract Start Document Text Detection
      type: http
    http:
      method: POST
      url: https://textract.amazonaws.com/#StartDocumentTextDetection
      body:
        type: json
        data: '{}'
    docs: Starts the asynchronous detection of text in a document stored in an Amazon S3 bucket.
  - info:
      name: Amazon Textract Get Document Text Detection
      type: http
    http:
      method: POST
      url: https://textract.amazonaws.com/#GetDocumentTextDetection
      body:
        type: json
        data: '{}'
    docs: Gets the results for an Amazon Textract asynchronous operation that detects text in a document.
- info:
    name: Expense Analysis
    type: folder
  items:
  - info:
      name: Amazon Textract Analyze Expense
      type: http
    http:
      method: POST
      url: https://textract.amazonaws.com/#AnalyzeExpense
      body:
        type: json
        data: '{}'
    docs: Analyzes an input document for financially related relationships between text, returning information about expenses
      including vendor name, line items, and total amounts.
- info:
    name: ID Analysis
    type: folder
  items:
  - info:
      name: Amazon Textract Analyze ID
      type: http
    http:
      method: POST
      url: https://textract.amazonaws.com/#AnalyzeID
      body:
        type: json
        data: '{}'
    docs: Analyzes identity documents for relevant information including name, address, and date of birth from passports and
      driver's licenses.
bundled: true