Image to Text (by PDFLite.co)
Image to Text with 100% privacy. No uploads required, works offline.
ما هو Image to Text (by PDFLite.co)؟
Image to Text (by PDFLite.co) هو إضافة Chrome تم تطويرها بواسطة http://pdflite.co، والميزة الرئيسية لها هي "Image to Text with 100% privacy. No uploads required, works offline.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Image to Text (by PDFLite.co)
قم بتنزيل ملفات الامتداد Image to Text (by PDFLite.co) بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Extract text from pictures (JPG, PNG) with 100% privacy for your files, no uploads, no signups, no fee. - Open Images, extract and get text from image - 100% privacy for your files, everything is processed in your browser - No fee, no signups, no subscriptions, 100% free - Built-in OCR (English language) - Works in your browser (large images may take up to 30 seconds to process on modern computers).
معلومات أساسية عن التمديد
الاسم | |
ID | bfpgffamdlcdnfkkoiflhcnjpnkofgpn |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/image-to-text-by-pdflitec/bfpgffamdlcdnfkkoiflhcnjpnkofgpn |
الوصف | Image to Text with 100% privacy. No uploads required, works offline. |
حجم الملف | 12.87 MB |
عدد التثبيتات | 231 |
النسخة الحالية | 1.1.1 |
آخر تحديث | 2021-04-11 |
تاريخ النشر | 2021-04-11 |
تقييم | 4.00/5 مجموع تقييمات 2 |
المطور | http://pdflite.co |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://pdf.co/pages/legal/privacy |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.1.1", "name": "Image to Text (by PDFLite.co)", "description": "Image to Text with 100% privacy. No uploads required, works offline.", "author": "PDFLite.co", "short_name": "PDFLite.co", "icons": { "32": "assets\/images\/icon32.png", "48": "assets\/images\/icon48.png", "64": "assets\/images\/icon64.png", "128": "assets\/images\/icon128.png", "144": "assets\/images\/icon144.png" }, "browser_action": { "default_icon": { "144": "assets\/images\/icon144.png" }, "default_title": "Image to Text (by PDFLite.co)", "default_popup": "popup.html" } } |