Extract text from images with multilingual support
Processing OCR... This may take a few moments.
Use our REST API to integrate OCR capabilities into your application:
POST /api/ocr
Content-Type: multipart/form-data
X-API-Key: YOUR_API_KEY
Parameters:
- image: Image file
- lang: Language code (e.g., ara, eng, ara+eng)
For complete documentation, see the API Documentation.