On This Page

AWS machine learning service that extracts text, handwriting, and structured data from documents using cloud-based OCR and AI analysis.

Amazon Textract

Video thumbnailClick to load video from YouTube

Overview

Amazon Textract holds 2.3% of the IDP market per PeerSpot as of February 2026, placing it mid-tier among IDP vendors. No vendor dominates this category: UiPath IXP leads at 6.6%, ABBYY Vantage follows at 6.2%, and the top three collectively control only 15.1%. That fragmentation matters because Textract's strongest case is not standalone OCR accuracy but ecosystem gravity. Its value compounds inside AWS-native architectures rather than in head-to-head accuracy comparisons.

The March 2026 release of GenAI IDP Accelerator v0.5.0 formalizes that positioning. The accelerator's Bedrock Pipeline mode explicitly uses Textract for optical character recognition (OCR) alongside multimodal foundation models, making Textract the OCR layer in AWS's production intelligent document processing (IDP) architecture rather than a standalone service. The release also introduced Test Studio for benchmarking accuracy and cost across both Bedrock Data Automation and Bedrock Pipeline modes side by side.

Production evidence across four enterprise deployments now confirms the pattern. Ricoh reduced customer onboarding from 4-6 weeks to 2-3 days while scaling healthcare document processing from 10,000 to 70,000 monthly documents, achieving 98-99% extraction accuracy. Engineering hours per deployment dropped from approximately 80 hours to under 5 hours, a reduction exceeding 90%, through configurable AWS SAM and CloudFormation templates. Associa processed 48 million documents across 26 TB of data, reaching 95% classification accuracy at $0.55 per document by processing first pages only with Textract OCR and Amazon Nova Pro. Myriad Genetics achieved a 77% cost reduction and improved classification accuracy from 94% to 98% using the GenAI IDP Accelerator with Textract as the OCR foundation. Competiscan reached 85% classification and extraction accuracy across 35,000-45,000 daily marketing campaigns and went live within 8 weeks of deployment.

Competitive pressure is real. In December 2025, Mistral OCR 3 claimed superior table extraction accuracy, 96.6% versus Textract's 84.8%, while undercutting Textract pricing by 97%. Practitioner reviews on PeerSpot from Deloitte, Skillnet, and others confirm recurring gaps: complex table handling, checkbox recognition, handwritten text accuracy, and offline unavailability. Ratings range from 2.0 to 4.5 out of 5, with the lowest score driven by accuracy failures on handwritten text and pencil-marked documents in a banking context.

2.3%IDP market share (PeerSpot, Feb 2026)
98–99%Extraction accuracy in Ricoh healthcare deployment
77%Cost reduction at Myriad Genetics
90%+Engineering hours saved per Ricoh deployment

How Amazon Textract processes documents

Amazon Textract combines text and handwriting extraction with structure-preserving recognition of forms and tables, maintaining relationships between data elements. The service offers two processing modes: synchronous APIs for documents up to 10MB and asynchronous processing for multipage PDFs up to 500MB, both returning structured JSON with confidence scores and bounding box coordinates.

Four extraction APIs cover distinct document types. DetectDocumentText handles raw text. AnalyzeDocument targets forms and tables. AnalyzeExpense parses line-item invoice and receipt data. AnalyzeID processes passports and driver's licenses. The analyze_document_layout API adds layout-aware OCR that preserves document structure for downstream classification tasks, and was the specific API used in the Associa production deployment.

Query-based extraction accepts natural language queries for targeted information retrieval without requiring template configuration. Human-in-the-loop processing integrates with Amazon A2I for workflows requiring human review on low-confidence extractions, with Ricoh's deployment using confidence thresholds of 70-85% to route flagged fields automatically.

The Textract-plus-Bedrock architectural pattern has become AWS's standard document automation approach. The GenAI IDP Accelerator v0.5.0 formalizes it as "Bedrock Pipeline mode," with Textract OCR feeding Bedrock-hosted foundation models for classification and extraction. Ricoh's deployment demonstrated a 15-20% accuracy improvement from combining Textract with context-aware Bedrock prompting versus static prompts alone. Textract handles documents exceeding large language model (LLM) context windows by converting images to structured text for selective inclusion in prompts, addressing a scalability limitation of image-only processing.

The Associa evaluation surfaced a counterintuitive finding: restricting input to the first page of each PDF improved overall accuracy from 91% to 95% and halved per-document cost from $0.011 to $0.0055. First-page-only processing achieved 85% accuracy on Unknown document types versus only 40% for full-PDF processing, suggesting document length introduces noise rather than signal for classification tasks.

Native AWS integration connects S3, Lambda, Bedrock, Amazon Comprehend, DynamoDB, CloudWatch, and SageMaker. Comprehend extends Textract's output with natural language processing: key phrases, entities, sentiment, language detection, and personally identifiable information (PII) identification for redaction. Amazon Bedrock Data Automation builds further upstream, handling confidence scoring, automatic classification, and multi-modal data transformation across documents, images, video, and audio using generative AI. The GenAI IDP Accelerator is open source on GitHub with a Python SDK, CLI, and idp_common package for programmatic integration into CI/CD pipelines and Lambda functions. Custom model integration via Lambda Hook Inference allows Textract to be swapped or supplemented with models hosted on Amazon SageMaker, Amazon ECS, Amazon EC2, or external APIs.

Known limitations flagged by three of four PeerSpot reviewers across different industries: complex table handling, checkbox recognition, handwritten text accuracy, and offline unavailability. No source in the current period documents a fix or workaround for these constraints. Organizations processing handwritten forms, checkbox-heavy documents, or complex financial tables should treat these as known gaps requiring supplemental tooling or human review steps. Teams evaluating open-source alternatives for document layout analysis may find Deepdoctection a relevant point of comparison for offline or self-hosted requirements.

For our customers, we integrate, operate, and evolve AI so they don't have to. Aligning our proprietary IDP patterns and technologies with the AWS GenAI IDP accelerator amplified this advantage. So equipped, we delivered a HITRUST CSF-certified configurable IDP platform that ties our customers to the frontiers of AI.

Jeremy Jacobson, AI Architect, Portfolio Solution Development at Ricoh, March 2026

Use cases

Healthcare document processing

Ricoh's healthcare IDP deployment is the most thoroughly documented Textract production case to date. Using the GenAI IDP Accelerator with Textract as the OCR layer, Ricoh achieved 98-99% extraction accuracy across healthcare documents while reducing customer onboarding from 4-6 weeks to 2-3 days. The serverless architecture, built on S3, Lambda, and SQS, processes 1,000 documents in minutes during traffic spikes and scales to 70,000 monthly documents. Projected annual savings exceed 1,900 person-hours, with manual review costs reduced by 60-70% compared to fully manual processing. The platform meets HIPAA, HITRUST CSF, and SOC 2 Type II compliance requirements.

Flo Health deployed Textract within their MACROS solution to process thousands of medical articles annually. Lambda functions triggered by Step Functions extract text from PDF medical documents for automated content verification against clinical guidelines.

Enterprise property management

CBRE's PULSE system processes over 8 million documents using Textract for asynchronous text extraction from PDFs, PowerPoint presentations, Word documents, Excel files, and images through automated S3-triggered workflows feeding a unified property management search layer.

Community and property administration

Associa, North America's largest community management company, processes 48 million documents across 26 TB of data using Textract's analyze_document_layout API as the OCR foundation for Bedrock-powered classification. The deployment tested four models against 465 PDFs across 9 document categories:

Model Overall accuracy Unknown accuracy Cost per document
Amazon Nova Premier 96% 90% $0.0112
Anthropic Claude Sonnet 4 95% 95% $0.0121
Amazon Nova Pro (selected) 95% 85% $0.0055
Amazon Nova Lite 95% 50% $0.0041

Associa selected Amazon Nova Pro for production, matching Claude Sonnet 4's overall accuracy at 45% of the cost and accepting a 10-point gap in Unknown document accuracy (85% vs. 95%). Certificate of Insurance documents achieved 100% classification accuracy; Minutes achieved 95-99% accuracy depending on model selection.

Andrew Brock, President of Digital and Technology Services and Chief Information Officer at Associa, stated in February 2026: "The document classification system provides substantial cost savings and operational improvements, while maintaining our high accuracy standards in serving residential communities."

Financial services and life sciences

Myriad Genetics achieved a 77% cost reduction and improved classification accuracy from 94% to 98% using the GenAI IDP Accelerator with Textract as the OCR layer. Nippon India Mutual Fund achieved a 95% accuracy improvement in AI assistant responses using Textract's table parsing within their retrieval-augmented generation (RAG) solution. Organizations also use Textract with Amazon A2I integration for human-in-the-loop processing of high-value transactional documents requiring compliance review.

AWS-native teams building document automation for financial workflows may also evaluate Quantiphi, an AI-first engineering company specializing in AWS-native IDP through its QDox and Dociphi platforms, as an implementation partner.

Marketing campaign processing

Competiscan achieved 85% classification and extraction accuracy across 35,000-45,000 daily marketing campaigns using the GenAI IDP Accelerator in production within 8 weeks of deployment, demonstrating Textract's viability for high-volume, time-sensitive document workflows outside regulated industries.

Government and federal services

Maximus's FedRAMP-authorized platform uses Textract to serve federal agencies including the Office of Personnel Management and Department of Veterans Affairs, with authorization covering the compliance requirements of U.S. government document workflows. AWS-native teams building on top of Textract for government use cases may also evaluate Caylent, an AWS Premier Partner specializing in cloud-native IDP for public sector organizations, as a deployment and integration resource. Organizations requiring video evidence management and redaction alongside document AI for government workflows may find VIDIZMO a relevant point of comparison.

Technical specifications

Feature Specification
Deployment Cloud-based SaaS (AWS)
API types Synchronous and asynchronous processing
Document formats PDF, PNG, JPEG, TIFF
Max file size 10MB (synchronous), 500MB (asynchronous)
Languages English, Spanish, German, Italian, French, Portuguese
Handwriting English only
Processing APIs DetectDocumentText, AnalyzeDocument, AnalyzeExpense, AnalyzeID, analyze_document_layout
Output format JSON with confidence scores and bounding box coordinates
API quota 10 requests per second (default)
Integration S3, Lambda, Bedrock, Comprehend, DynamoDB, CloudWatch, SageMaker
Pricing model Pay-per-page processed
Certifications FedRAMP, HIPAA, HITRUST CSF, SOC 2 Type II
IDP market share 2.3% (PeerSpot, Feb 2026)
Accelerator version GenAI IDP Accelerator v0.5.0 (March 2026)
Ricoh extraction accuracy98%
Myriad Genetics classification accuracy98%
Associa overall classification accuracy95%
Associa Unknown document accuracy (with OCR)85%
Competiscan classification accuracy85%
Associa Unknown document accuracy (image-only)50%

Resources

  • 2026-03 [blog: Ricoh Healthcare IDP Case Study | aws.amazon.com] 98-99% extraction accuracy, onboarding reduced from 4-6 weeks to 2-3 days, 70,000 monthly documents (https://aws.amazon.com/blogs/machine-learning/how-ricoh-built-a-scalable-intelligent-document-processing-solution-on-aws/)
  • 2026-02 [blog: Associa Deployment Case Study | aws.amazon.com] Production benchmark: 48M documents, OCR vs image-only classification, model cost comparison (https://aws.amazon.com/blogs/machine-learning/how-associa-transforms-document-classification-with-the-genai-idp-accelerator-and-amazon-bedrock/)
  • 2026-03 [blog: GenAI IDP Accelerator v0.5.0 | aws.amazon.com] Dual runtime modes with Textract as OCR layer in Bedrock Pipeline mode (https://aws.amazon.com/blogs/machine-learning/accelerate-intelligent-document-processing-with-generative-ai-on-aws/)
  • 2026-02 [blog: Myriad Genetics Case Study | aws.amazon.com] 77% cost reduction and 94%→98% classification accuracy using GenAI IDP Accelerator (https://aws.amazon.com/blogs/machine-learning/how-myriad-genetics-achieved-fast-accurate-and-cost-efficient-document-processing-using-the-aws-open-source-generative-ai-intelligent-document-processing-accelerator/)
  • 2026-03 [third_party: Ricoh ZenML Case Study | zenml.io] Ricoh USA healthcare IDP deployment with quantified business outcomes and compliance integration (https://www.zenml.io/llmops-database/scalable-intelligent-document-processing-for-healthcare-documents-using-generative-ai)
  • 2025-12 [third_party: Mistral OCR 3 Technical Review | pyimagesearch.com] Competitive benchmark: Mistral OCR 3 claims 96.6% vs Textract 84.8% table extraction accuracy at 97% lower price (https://pyimagesearch.com/2025/12/23/mistral-ocr-3-technical-review-sota-document-parsing-at-commodity-pricing/)
  • 2026-02 [third_party: PeerSpot Reviews | peerspot.com] Market share data, practitioner ratings (2.0-4.5/5), and recurring limitation patterns from Deloitte, Skillnet, and others (https://www.peerspot.com/products/amazon-textract-reviews)
  • 2026-02 [vendor: Amazon Textract Homepage | aws.amazon.com] AWS product page with feature overview and pricing (https://aws.amazon.com/textract/)
  • 2026-02 [docs: Textract Documentation | docs.aws.amazon.com] Official API reference and developer guides (https://docs.aws.amazon.com/textract/)
  • 2026-02 [docs: Getting Started Guide | docs.aws.amazon.com] Step-by-step setup and first API call walkthrough (https://docs.aws.amazon.com/textract/latest/dg/getting-started.html)
  • 2026-02 [vendor: Textract Pricing | aws.amazon.com] Pay-per-page pricing tiers by API type (https://aws.amazon.com/textract/pricing/)
  • 2026-02 [vendor: Amazon Bedrock Data Automation | aws.amazon.com] Generative AI layer for multi-modal document transformation above Textract (https://aws.amazon.com/bedrock/data-automation/)
  • 2026-02 [guide: AWS Textract Implementation Guide | idp.wiki] Complete guide from basic OCR to production deployment strategies (/guides/aws-textract-guide/)
  • 2026-02 [evaluate: AWS Bedrock Competitive Analysis | idp.wiki] Cloud-native document processing versus enterprise IDP platforms (/evaluate/textract/)

Company information

Provider: Amazon Web Services (AWS) Parent Company: Amazon.com, Inc. Address: Seattle, United States Service Type: Machine learning API service Deployment: Cloud-based (AWS global infrastructure) Pricing: Pay-as-you-go per page processed Certifications: FedRAMP, HIPAA, HITRUST CSF, SOC 2 Type II Availability: Multiple AWS regions worldwide