Image to text, instantly
Extract text from images and PDFs with AI. Use our web app or integrate via API.
Features
Everything you need to extract text at scale.
Vision model extracts text from images and PDFs with high accuracy.
Upload multi-page PDFs and extract text from all pages in parallel.
Integrate OCR into your apps with our simple API. All plans included.
Add instructions like "Extract invoice total" or "Focus on handwritten text".
Watch text appear as it's extracted via WebSocket.
Upload via file picker, drag-and-drop, or paste from clipboard.
Pricing
Simple pricing. API access included on all plans.
Simple REST API
Integrate OCR into your applications with just a few lines of code. Create API tokens in your dashboard and start extracting text programmatically.
- Available on all plans, including Free
- Simple Bearer token authentication
- Supports images and PDFs
curl -X POST https://itsocr.com/api/v1/ocr \
-H "Authorization: Bearer itsocr_..." \
-F "file=@document.jpg"
# Response
{
"success": true,
"text": "Extracted text...",
"processingTimeMs": 1234
}Contact
We usually respond within a day.
support@itsocr.com
Hours
Sun-Thu, 9am-6pm (UTC)
Address
308 Negra Arroyo Lane, Albuquerque, NM 87104