Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
extensions
Public
Notifications
You must be signed in to change notification settings
Fork
887
Star
3.2k
Code
Issues
211
Pull requests
34
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Add IDocumentExtractionClient document-extraction capability as a new Microsoft.Extensions.DocumentExtraction library
- #7588
#7588
Open
luisquintanilla
wants to merge 16 commits into
dotnet:main
dotnet/extensions:main
from
luisquintanilla:feature/ocr-abstractions
luisquintanilla/extensions:feature/ocr-abstractions
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Add IDocumentExtractionClient document-extraction capability as a new Microsoft.Extensions.DocumentExtraction library
#7588
luisquintanilla
wants to merge 16 commits into
dotnet:main
dotnet/extensions:main
from
luisquintanilla:feature/ocr-abstractions
luisquintanilla/extensions:feature/ocr-abstractions
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2026
Add IOcrClient OCR/document-extraction capability to Microsoft.Extensions.AI
Show description for af0af1a
luisquintanilla
committed
af0af1a
View commit details
Copy full SHA for af0af1a
Browse repository at this point
Commits on Jul 1, 2026
Add OcrImage type and OcrPage.Images for extracted figures
Show description for b89c7da
luisquintanilla
committed
b89c7da
View commit details
Copy full SHA for b89c7da
Browse repository at this point
Add UriContent overload to OcrClientExtensions
Show description for 996b442
luisquintanilla
committed
996b442
View commit details
Copy full SHA for 996b442
Browse repository at this point
Rename IOcrClient.GetTextAsync to ExtractAsync
Show description for ac53093
luisquintanilla
committed
ac53093
View commit details
Copy full SHA for ac53093
Browse repository at this point
Commits on Jul 2, 2026
Add OcrImage to IngestionDocumentImage reader mapping
luisquintanilla
committed
e871445
View commit details
Copy full SHA for e871445
Browse repository at this point
Commits on Jul 7, 2026
Add ExtractFromUriAsync opt-in remote downloader to IOcrClient extensions
luisquintanilla
committed
ed72dc8
View commit details
Copy full SHA for ed72dc8
Browse repository at this point
Commits on Jul 9, 2026
Finish GetTextAsync to ExtractAsync rename in OCR tests and API baselines
Show description for 4f7db5d
luisquintanilla
committed
4f7db5d
View commit details
Copy full SHA for 4f7db5d
Browse repository at this point
Commits on Jul 13, 2026
Fix net462 build: use buffered Stream.CopyToAsync overload in OCR test
Show description for 49e55e2
luisquintanilla
committed
49e55e2
View commit details
Copy full SHA for 49e55e2
Browse repository at this point
Commits on Jul 14, 2026
Shape OCR bounding geometry as points and 1-base page numbers
Show description for fc6b00d
luisquintanilla
committed
fc6b00d
View commit details
Copy full SHA for fc6b00d
Browse repository at this point
Commits on Jul 15, 2026
Align IOcrClient surface with the MEAI family ahead of API review
Show description for 6ee41c0
luisquintanilla
committed
6ee41c0
View commit details
Copy full SHA for 6ee41c0
Browse repository at this point
Commits on Jul 23, 2026
Reshape OCR result model: reading-order elements, doc-level coordinates, usage tokens
Show description for 5e69678
luisquintanilla
and
Copilot
committed
5e69678
View commit details
Copy full SHA for 5e69678
Browse repository at this point
Move OCR coordinate frame per-page; add OcrPageDimensions (SPIKE-07/08)
Show description for 9c7a205
luisquintanilla
and
Copilot
committed
9c7a205
View commit details
Copy full SHA for 9c7a205
Browse repository at this point
Add per-cell geometry and OcrPage.RawRepresentation (SPIKE-06)
Show description for 108134e
luisquintanilla
and
Copilot
committed
108134e
View commit details
Copy full SHA for 108134e
Browse repository at this point
Commits on Aug 3, 2026
Extract OCR into Microsoft.Extensions.DocumentExtraction peer library
Show description for 039fae3
luisquintanilla
and
Copilot
committed
039fae3
View commit details
Copy full SHA for 039fae3
Browse repository at this point
Fix CI: remove dangling TestOcrClient.cs <Compile> link
Show description for 638058a
luisquintanilla
and
Copilot
committed
638058a
View commit details
Copy full SHA for 638058a
Browse repository at this point
Add README.md for the DocumentExtraction packages
Show description for a215825
luisquintanilla
and
Copilot
committed
a215825
View commit details
Copy full SHA for a215825
Browse repository at this point
You can’t perform that action at this time.