File size: 674 Bytes
bb6f8e5
50d4599
 
 
 
bb6f8e5
50d4599
bb6f8e5
 
50d4599
bb6f8e5
 
50d4599
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: Arabic PDF OCR
emoji: 🕌
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
---

# 🕌 Arabic PDF OCR

Extract text from Arabic PDFs using open-source OCR engines built for Arabic.

| Model | Quality | Notes |
|---|---|---|
| **QARI-OCR** | ⭐⭐⭐⭐⭐ | Built specifically for Arabic by the NAMAA community. Handles diacritics, mixed fonts, complex layouts. |
| **EasyOCR** | ⭐⭐⭐⭐ | Deep-learning, great balance of speed and accuracy |
| **PaddleOCR** | ⭐⭐⭐⭐ | Excellent for clean printed Arabic text, very fast |

> For best results, enable a GPU in Space settings (ZeroGPU or T4).