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)是由http://pdflite.co開發的Chrome擴展程式,該擴展的主要功能是“Image to Text with 100% privacy. No uploads required, works offline.”。

擴展截圖

screenshot
screenshot

下載Image to Text (by PDFLite.co)擴展crx文件

下載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).                    

擴展基本資訊

名稱 Image to Text (by PDFLite.co) Image to Text (by PDFLite.co)
ID bfpgffamdlcdnfkkoiflhcnjpnkofgpn
官方網址 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"
    }
}