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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
URL หน้านโยบายความเป็นส่วนตัว | 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" } } |