🔤

مجاني OCR — أداة استخراج الصور إلى نص

استخرج النص من الصور ولقطات الشاشة والمستندات الممسوحة ضوئيًا باستخدام محرك Tesseract OCR مفتوح المصدر. يدعم 20 لغة. يعمل بالكامل في المتصفح الخاص بك.

لا حد لحجم الملفالملفات تبقى خاصةلا يلزم تسجيل الدخولمجاني للأبد
📦OCR uses ~10 MB of data on first run per language (cached afterwards).

أسقط الملفات هنا أو انقر للتصفح

JPG, PNG, WebP, BMP لا حد لحجم الملف

تصفح الملفات

ملفاتك لا تغادر جهازك أبدًا. تتم جميع المعالجة محليًا في متصفحك.

Optimize for your platform

كيف يعمل

OCR (Optical Character Recognition) here uses the open-source Tesseract engine — the same engine Google has maintained for decades — compiled to WebAssembly so it runs natively in your browser.

  1. 1
    The OCR engine downloads as WebAssembly
    On first use, Tesseract.js loads as a WebAssembly module (~3 MB). It runs inside your browser like native code, with no plugins or extensions needed.
  2. 2
    A language model downloads for your chosen language
    Each language has its own trained model (~5-15 MB each, depending on script complexity). You pick the language; only that language's data downloads. Your browser caches it for future use.
  3. 3
    You select or paste an image
    The image is read into your browser's memory. Tesseract analyzes the pixel data to identify character shapes — no upload, no API call.
  4. 4
    Text is extracted with a confidence score
    For each detected word, Tesseract assigns a confidence percentage. High contrast and clean fonts give 95%+ confidence; messy handwriting or low resolution drops it.

Your images stay on your device — not even temporarily uploaded for processing. Safe for ID documents, contracts, medical paperwork, or any text with sensitive content.

لماذا تستخدم أداتنا؟

Completely free — no hidden costs, ever
No account, email, or login required
Files stay on your device — processing happens in your browser
Works on any device — phone, tablet, desktop
No watermarks on any output
Browser memory limits may apply for very large files

أدوات ذات صلة

هل كانت هذه الأداة مفيدة؟

الأسئلة الشائعة